ComponentOne InputPanel for WinForms
HighlightedIndex Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : HighlightedIndex Property
Gets or sets index of the highlighted item in the InputComboBox.
Syntax
'Declaration
 
Public Property HighlightedIndex As System.Integer
public System.int HighlightedIndex {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members