Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Main Namespaces
Altaxo.Main.Services
GUIFactoryService Class
GUIFactoryService Methods
ErrorMessageBox Method
ExecuteAsUserCancellable Method
FindAndAttachControlTo Method
FindAndAttachControlUsingGuiTemplate Method
GetController Method
GetControllerAndControl Method
GetDescription Method
GetNewClipboardDataObject Method
GetRequiredControllerAndControl<T> Method
GetScreenInformation Method
GetUserFriendlyClassName Method
GetUserFriendlyName Method
InfoMessageBox Method
InvalidateRequerySuggested Method
NewRelayCommand Method
OpenClipboardDataObject Method
RegisterRequerySuggestedHandler Method
SetClipboardDataObject Method
ShowBackgroundCancelDialog Method
ShowContextMenu Method
ShowDialog Method
ShowDialogForEnumFlag Method
ShowFolderDialog Method
ShowOpenFileDialog Method
ShowSaveFileDialog Method
ShowTaskCancelDialog Method
UnregisterRequerySuggestedHandler Method
YesNoCancelMessageBox Method
YesNoMessageBox Method
GUIFactory
Service
Show
Folder
Dialog Method
Shows a folder-selection dialog.
Namespace:
Altaxo.Main.Services
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
abstract
bool
ShowFolderDialog
(
FolderChoiceOptions
options
)
Parameters
options
FolderChoiceOptions
The dialog options.
Return Value
Boolean
if the user accepted the dialog; otherwise,
.
Implements
IGuiFactoryService
ShowFolderDialog(FolderChoiceOptions)
See Also
Reference
GUIFactoryService Class
Altaxo.Main.Services Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net