C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonComboBox Class / HighlightedIndex Property

In This Topic
HighlightedIndex Property (RibbonComboBox)
In This Topic
Gets index of the highlighted item in the RibbonComboBox.
Syntax
'Declaration
 
Public ReadOnly Property HighlightedIndex As System.Integer
 
See Also