WPF Packages
C#
Show/Hide TOC
Dialog
Types Enumeration
Dialog type enumeration for the FilePathTextBox control.
Definition
Namespace:
Common.Wpf.Controls
Assembly:
Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
Copy
public
enum
DialogTypes
Members
File
0
Open file dialog.
Folder
1
Folder browser dialog.
See Also
Reference
Common.Wpf.Controls Namespace
In This Article
Definition
Members
See Also