InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / IControlHostElement Interface / Control Property

In This Topic
    Control Property (IControlHostElement)
    In This Topic
    Gets a reference to the IControlHostElement.Control that this Element is hosting.
    Syntax
    'Declaration
     
    ReadOnly Property Control As Control
    Control Control {get;}
    See Also