C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBox Class / HighlightedIndexChanged Event

In This Topic
HighlightedIndexChanged Event (InputComboBox)
In This Topic
Fires when the value of the HighlightedIndex property changes.
Syntax
'Declaration
 
Public Event HighlightedIndexChanged As EventHandler
 
See Also