Proprietà FolderBrowserDialogExShowNewFolderButton
|
Enable or disable the "New Folder" button in the browser dialog.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool ShowNewFolderButton { get; set; }Public Property ShowNewFolderButton As Boolean
Get
Set
public:
property bool ShowNewFolderButton {
bool get ();
void set (bool value);
}member ShowNewFolderButton : bool with get, set
Valore della proprietà
Boolean
Vedi anche