Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ToolBarItem.DropDownButtonWidth Property

Gets or sets the width of the drop down button.

[Visual Basic]
Public Property DropDownButtonWidth As Int32
[C#]
public Int32 DropDownButtonWidth {get; set;}

Remarks

Use this property to specify the width of the drop down button in pixel when the item's Type is set to DropDownMenu. The default value is 12.

See Also

ToolBarItem Class | EO.Web Namespace


Direct link to this topic