FileSelectDecisionContext Class Properties
In This Topic
For a list of all members of this type, see FileSelectDecisionContext members.
Public Properties
| Name | Description |
 | AllowMultiSelect | Set or get the flag for multi selection. |
 | CustomDefaultPath | Set or get the CustomDefaultPath. This is the path the File Select Dialog opens first. The second time the path is used the user has selected the last time. Then the context menu "Set to standard" will select this path again. |
 | DefaultExtension | The default extension of the files to select. |
 | DefaultFilename | The default name of a file. |
 | OpenFileFlag | Set or get the openfileflag. Set this flag when you want to open a file Do not set it when you want to save a file. |
 | Title | The title for the decider. |
Top
See Also