InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputButton Class
Members

In This Topic
    InputButton Class
    In This Topic
    Represents a button element in a C1InputPanel control.
    Object Model
    InputButton Class
    Syntax
    'Declaration
     
    Public Class InputButton 
       Inherits InputComponent
    public class InputButton : InputComponent 
    Inheritance Hierarchy

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

    See Also