ComponentOne InputPanel for WinForms
InputComponent Class
Members 

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : InputComponent Class
Base class for the items in a C1InputPanel.
Object Model
InputComponent Class
Syntax
'Declaration
 
Public MustInherit Class InputComponent 
   Inherits System.ComponentModel.Component
public abstract class InputComponent : System.ComponentModel.Component 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.C1InputPanel.InputComponent
            C1.Win.C1InputPanel.InputButton
            C1.Win.C1InputPanel.InputCheckBox
            C1.Win.C1InputPanel.InputControlHost
            C1.Win.C1InputPanel.InputDataNavigator
            C1.Win.C1InputPanel.InputDropDown
            C1.Win.C1InputPanel.InputGroupHeader
            C1.Win.C1InputPanel.InputHtmlLabel
            C1.Win.C1InputPanel.InputImage
            C1.Win.C1InputPanel.InputLabel
            C1.Win.C1InputPanel.InputMaskedTextBox
            C1.Win.C1InputPanel.InputNumericBox
            C1.Win.C1InputPanel.InputOption
            C1.Win.C1InputPanel.InputProgressBar
            C1.Win.C1InputPanel.InputRadioButton
            C1.Win.C1InputPanel.InputSeparator
            C1.Win.C1InputPanel.InputTextBox
            C1.Win.C1InputPanel.InputTimePicker
            C1.Win.C1InputPanel.InputTrackBar

See Also

Reference

InputComponent Members
C1.Win.C1InputPanel Namespace