ComponentOne Ribbon for WinForms
LargeItemDropDownWidth Property (RibbonSplitButton)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonSplitButton Class : LargeItemDropDownWidth Property
Gets or sets the width of a drop-down menu with large items if the value is greater than 100.
Syntax
'Declaration
 
Public Property LargeItemDropDownWidth As System.Integer
public System.int LargeItemDropDownWidth {get; set;}
Remarks
Small items are displayed in the drop-down menu if this value is less than 100. Large buttons and menus show the Description text. The value of this property is ignored for elements of the application menu.
See Also

Reference

RibbonSplitButton Class
RibbonSplitButton Members