ComponentOne Input for WinForms
SelectedIndex Property

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

Reference

C1ComboBox Class
C1ComboBox Members