ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltip Class / OnPopup Method

In This Topic
    OnPopup Method (C1SuperTooltip)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub OnPopup( _
       ByVal e As C1.Win.SuperTooltip.PopupEventArgs _
    ) 
    protected void OnPopup( 
       C1.Win.SuperTooltip.PopupEventArgs e
    )

    Parameters

    e
    See Also