[]
Occurs when the value of the HighlightedIndex property changes.
[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
| Type | Description |
|---|---|
| EventHandler | Occurs when the value of the property changes. |