ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XViewLight Class / Click Event

In This Topic
    Click Event (XViewLight)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Click As System.EventHandler
    public event System.EventHandler Click
    See Also