ISDBApplication::SelectFolder
CoClass SDBApplication, Interface ISDBApplication
Function SelectFolder(Folder As String, ShowText As String) As String
Parameters
Name | Type | Description |
---|---|---|
Folder | String | The initial value for the folder to be selected. |
ShowText | String | Text to be shown to user. |
Method description
Shows a dialog for selection of a folder.
Returns selected folder or an empty string if user canceled the action.