InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputLabel Class / Click Event

In This Topic
    Click Event (InputLabel)
    In This Topic
    Fires when the component is clicked.
    Syntax
    'Declaration
     
    Public Event Click As EventHandler
    public event EventHandler Click
    See Also