Inheritance Hierarchy
C1.Win.Input.Base Namespace
Classes
 ClassDescription
ClassImplements the basic functionality common to C1.Win.Input.C1Button, C1.Win.Input.C1CheckBox, C1.Win.Input.C1RadioButton and C1.Win.Input.C1SplitButton controls.
ClassImplements the basic functionality common to C1.Win.Input.C1Button and C1.Win.Input.C1SplitButton controls.
ClassRepresents a base drop-down control.
ClassRepresents a base drop-down control with text editor.
ClassImplements the basic functionality of the C1Input control.
ClassImplements the basic functionality of the C1Input control with hosted editor.
ClassImplements the basic functionality of the textbox control.
Interfaces
 InterfaceDescription
InterfaceRepresents the methods, events and properties of C1DropDownControlBase class.
InterfaceRepresents the methods, events and properties of C1DropDownEditorBase class.
InterfaceRepresents the methods and properties of System.Windows.Forms.TextBoxBase class.
See Also