Xceed SmartUI for WinForms v3.6 Documentation
DropDownZoneWidth Property


Xceed.SmartUI.Controls.v3.6 Assembly > Xceed.SmartUI.Controls.ToolBar Namespace > MenuTool Class : DropDownZoneWidth Property
Gets the width of the dropdown zone.
Syntax
'Declaration
 
Protected ReadOnly Property DropDownZoneWidth As Integer
'Usage
 
Dim instance As MenuTool
Dim value As Integer
 
value = instance.DropDownZoneWidth
protected int DropDownZoneWidth {get;}

Property Value

A value representing the width of the dropdown zone. By default, 12.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MenuTool Class
MenuTool Members