ComponentOne Input for WinForms
SelectedItem Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : SelectedItem Property
Gets or sets currently selected item in the ComboBox.
Syntax
'Declaration
 
Public Property SelectedItem As System.Object
public System.object SelectedItem {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members