ComponentOne InputPanel for WinForms
SelectedIndex Property (InputComboBox)

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

Reference

InputComboBox Class
InputComboBox Members