Sunday, March 29, 2009

VB.net OpenFileDialog

When we use the OpneFileDialog class in VB it allows us to create a program that allows a selected file to be opened. There are other classes like the OpenFileDialog class and they include:
  • SaveFileDialog
  • FontDialog
  • ColorDialog
  • PrintDialog
  • PrintPreviewDialog
  • PageSetupDialog

No comments:

Post a Comment