Proprietà FolderBrowserDialogExNewStyle
|
Set whether to use the New Folder Browser dialog style.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool NewStyle { get; set; }
Public Property NewStyle As Boolean
Get
Set
public:
property bool NewStyle {
bool get ();
void set (bool value);
}
member NewStyle : bool with get, set
Valore della proprietà
Tipo:
BooleanNote
The new style is resizable and includes a "New Folder" button.
Vedi anche