ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.C1SuperTooltip.Design Namespace / PlainHtmlTemplate Class / OnParentCursorChanged Method

In This Topic
    OnParentCursorChanged Method (PlainHtmlTemplate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnParentCursorChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnParentCursorChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also