'Declaration
Public Property DropDownStyle As RibbonComboBoxStyle
'Usage
Dim instance As RibbonFontComboBox Dim value As RibbonComboBoxStyle instance.DropDownStyle = value value = instance.DropDownStyle
public RibbonComboBoxStyle DropDownStyle {get; set;}