| FolderControlBrowserShowNewFolderButton Property | 
            Gets or sets the ShowNewFolderButton browser property.
            
 
Namespace: VirtualRadar.WinForms.ControlsAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic bool BrowserShowNewFolderButton { get; set; }Public Property BrowserShowNewFolderButton As Boolean
	Get
	Set
public:
property bool BrowserShowNewFolderButton {
	bool get ();
	void set (bool value);
}member BrowserShowNewFolderButton : bool with get, set
Property Value
Type: 
Boolean See Also
See Also