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

In This Topic
    Control Property (InputControlHost)
    In This Topic
    Gets or sets the control that this InputControlHost is hosting.
    Syntax
    'Declaration
     
    Public ReadOnly Property Control As Control
    public Control Control {get;}
    See Also