| |
Property name |
Brief description |
|
CheckFileExists |
The CheckFileExists property determines the system reaction if user selects nonexistent file. |
|
CheckPathExists |
The CheckPathExists property determines the system reaction if the user selects a file in the nonexistent catalog. |
|
DefaultExt |
The DefaultExt property determines the file extension that is used by this component of the dialog by default. |
|
DereferenceLinks |
The DereferenceLinks property determines a value that the dialog returns when the shortcut is selected. |
|
FileName |
The FileName property determines a name and path to the directory of the last selected file. |
|
FileNames |
The FileNames property returns a collection of names and paths to the files, if more than one file is selected. |
|
Filter |
The Filter property determines filter text to limit list of available files. |
|
FilterIndex |
The FilterIndex property determines which of the added filters are installed by default when the dialog opens. |
|
InitialDirectory |
The InitialDirectory property determines a directory that is opened by default during dialog launching. |
|
ShowHelp |
The ShowHelp property determines whether the Help button is displayed in the dialog box. |
|
Title |
The Title property determines a title of the dialog box. |
|
ValidateNames |
The ValidateNames property indicates whether correctness of the file name is checked. |