InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / PopupEventArgs Class / Control Property

In This Topic
    Control Property (PopupEventArgs)
    In This Topic
    Gets a reference to the Control that provides the tooltip text and location.
    Syntax
    'Declaration
     
    Public ReadOnly Property Control As Control
    public Control Control {get;}
    See Also