Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class / HostPanel Property

In This Topic
    HostPanel Property (InputTextBoxElement)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property HostPanel As Control
    protected virtual Control HostPanel {get;}
    See Also