Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / FontSizeComboBox Class / DropDownStyle Property

In This Topic
    DropDownStyle Property (FontSizeComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DropDownStyle As C1.Win.Ribbon.RibbonComboBoxStyle
    public C1.Win.Ribbon.RibbonComboBoxStyle DropDownStyle {get; set;}
    See Also