| Library | Module | Frames | Expand |
| string | FilterString | |
| The filter string used for file extensions. | ||
| /* optional */ string | PreselectedItem | |
| A preselected file or item. | ||
| static pfcFileSaveOptions | Create (string FilterString) | |
| Creates a class object for file save dialog options. | ||
| string | FilterString |
|
The filter string used for file extensions. |
| /* optional */ string | PreselectedItem |
|
A preselected file or item. |
| static pfcFileSaveOptions | Create | (string FilterString) |
|
Creates a class object for file save dialog options.
|