InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputLabel Class
Members

In This Topic
    InputLabel Class
    In This Topic
    Label in a C1InputPanel control.
    Object Model
    InputLabel Class
    Syntax
    'Declaration
     
    Public Class InputLabel 
       Inherits InputComponent
    public class InputLabel : InputComponent 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1InputPanel.InputComponent
                C1.Win.C1InputPanel.InputLabel

    See Also