

/*cipOptional*/ String | |
Get method for attribute "DefaultPath" The default path used to start browsing. | |
/*cipOptional*/ String | |
Get method for attribute "DialogLabel" The label used for the dialog box. | |
/*cipOptional*/ FileOpenShortcuts | GetShortcuts () |
Get method for attribute "Shortcuts" An array to store the different file shortcuts. | |
void | SetDefaultPath ( /*cipOptional*/ String value) |
Set method for attribute "DefaultPath" The default path used to start browsing. | |
void | SetDialogLabel ( /*cipOptional*/ String value) |
Set method for attribute "DialogLabel" The label used for the dialog box. | |
void | |
Set method for attribute "Shortcuts" An array to store the different file shortcuts. |

GetDialogLabel | ||
/*cipOptional*/ String | GetDialogLabel | () |
SetDialogLabel | ||
void | SetDialogLabel | ( /*cipOptional*/ String value) |

GetShortcuts | ||
/*cipOptional*/ FileOpenShortcuts | GetShortcuts | () |
SetShortcuts | ||
void | SetShortcuts |

GetDefaultPath | ||
/*cipOptional*/ String | GetDefaultPath | () |
SetDefaultPath | ||
void | SetDefaultPath | ( /*cipOptional*/ String value) |
