Click or drag to resize

FolderBrowserDialogEx Properties

The FolderBrowserDialogEx type exposes the following members.

Properties
 NameDescription
Protected propertyCanRaiseEventsGets a value indicating whether the component can raise an event.
(Inherited from Component)
Public propertyContainerGets 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 propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Public propertyDontIncludeNetworkFoldersBelowDomainLevel 
Protected propertyEventsGets 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 propertySiteGets or sets the ISite of the Component.
(Inherited from Component)
Public propertyTagGets or sets an object that contains data about the control.
(Inherited from CommonDialog)
Top
See Also