InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputComponent Class / InputPanel Property

In This Topic
    InputPanel Property (InputComponent)
    In This Topic
    Gets the C1InputPanel that this InputComponent belongs to.
    Syntax
    'Declaration
     
    Public ReadOnly Property InputPanel As C1InputPanel
    public C1InputPanel InputPanel {get;}
    See Also