ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IControlHostElement Interface / Control Property

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