[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonComboBox.HighlightedIndexChanged

HighlightedIndexChanged Event

Occurs when the value of the HighlightedIndex property changes.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Behavior")]
[C1Description("RibbonComboBox.HighlightedIndexChanged", "Occurs when the value of the HighlightedIndex property changes.")]
public event EventHandler HighlightedIndexChanged
<C1Category("Behavior")>
<C1Description("RibbonComboBox.HighlightedIndexChanged", "Occurs when the value of the HighlightedIndex property changes.")>
Public Event HighlightedIndexChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the value of the property changes.