IGuiFactoryServiceShowFolderDialog Method |
Shows a folder-selection dialog.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxbool ShowFolderDialog(
FolderChoiceOptions options
)
Parameters
- options FolderChoiceOptions
- The dialog options.
Return Value
Boolean if the user accepted the dialog; otherwise,
.
See Also