InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / CompositeIconElement Class / HostControl Property

In This Topic
    HostControl Property (CompositeIconElement)
    In This Topic
    Gets the System.Windows.Forms.Control that is hosting this Element.
    Syntax
    'Declaration
     
    Public ReadOnly Property HostControl As Control
    public Control HostControl {get;}
    See Also