InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.SuperTooltip 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