Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonFontComboBox Class / HighlightedIndex Property

In This Topic
    HighlightedIndex Property (RibbonFontComboBox)
    In This Topic
    Gets index of the highlighted item in the RibbonComboBox.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HighlightedIndex As Integer
    public int HighlightedIndex {get;}
    See Also