[]
Gets or sets a value specifying the style of the RibbonComboBox.
[C1Category("Appearance")]
[C1Description("RibbonComboBox.DropDownStyle", "Specifies the style of the RibbonComboBox.")]
public RibbonComboBoxStyle DropDownStyle { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonComboBox.DropDownStyle", "Specifies the style of the RibbonComboBox.")>
Public Property DropDownStyle As RibbonComboBoxStyle