Skip to main content
A newer version of this page is available. .

XtraFolderBrowserDialog Constructors

Allows a user to select a folder. This is a replacement for the standard FolderBrowserDialog that supports DevExpress Skins.
Name Parameters Description
XtraFolderBrowserDialog() none Initializes a new instance of the XtraFolderBrowserDialog class with the specified settings.
XtraFolderBrowserDialog(IContainer) container Initializes a new instance of the XtraFolderBrowserDialog class with the default settings.
See Also