FolderBrowserDialogEx Properties

QsInformatica.Utils

FolderBrowserDialogEx Properties

The FolderBrowserDialogEx type exposes the following members.

Properties
  NameDescription
Protected propertyCanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public propertyDescription
This description appears near the top of the dialog box, providing direction to the user.
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Public propertyDontIncludeNetworkFoldersBelowDomainLevel
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyNewStyle
Set whether to use the New Folder Browser dialog style.
Public propertyRootFolder
Public propertySelectedPath
Set or get the selected path.
Public propertyShowBothFilesAndFolders
Public propertyShowEditBox
Show an "edit box" in the folder browser.
Public propertyShowFullPathInEditBox
Show the full path in the edit box as the user selects it.
Public propertyShowNewFolderButton
Enable or disable the "New Folder" button in the browser dialog.
Public propertySite
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public propertyTag
Gets or sets an object that contains data about the control.
(Inherited from CommonDialog.)
Top
See Also