C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputButton Class
Members

InputButton Class
Represents a button element in a C1InputPanel control.
Object Model
InputButton Class
Syntax
'Declaration
 
Public Class InputButton 
   Inherits InputComponent
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.InputPanel.InputComponent
            C1.Win.InputPanel.InputButton

See Also