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

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