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

XtraFolderBrowserDialog Constructors

A replacement for the standard WinForms FolderBrowserDialog. Supports theming by 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