System.Windows.Forms.OpenFileDialog: Method Members

The methods of System.Windows.Forms.OpenFileDialog are listed below. For a list of all members, see the OpenFileDialog Members list.

See Also: Inherited members from System.Windows.Forms.FileDialog

Public Methods

OpenFile() : System.IO.Stream

Opens the file selected by the user, with read-only permission. The file is specified by the FileDialog.FileName property.

override
Reset()

Resets all properties to their default values.