InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputButton Class / InputPanel Property

In This Topic
    InputPanel Property (InputButton)
    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