Click or drag to resize

FolderBrowserDialogExNewStyle Property

Set whether to use the New Folder Browser dialog style.

Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax
public bool NewStyle { get; set; }

Property Value

Boolean
Remarks
The new style is resizable and includes a "New Folder" button.
See Also