ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XViewHost Class / OnClick Method

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

    Parameters

    e
    See Also