'Declaration
Public Class C1Combo Inherits ComboBoxContainer
public class C1Combo : ComboBoxContainer
'Declaration
Public Class C1Combo Inherits ComboBoxContainer
public class C1Combo : ComboBoxContainer
C1Combo is independent of C1List, so it can be used alone or in conjunction with C1List. You can place a C1Combo control on a Visual Basic form at design time as you would a C1List control.
The C1Combo control also supports incremental search.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
C1.Win.List.ComboBoxContainer
C1.Win.List.C1Combo