Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / ITextBoxBase Interface / Click Event

In This Topic
    Click Event (ITextBoxBase)
    In This Topic
    Occurs when the text box is clicked.
    Syntax
    'Declaration
     
    
    Event Click As EventHandler
    event EventHandler Click
    See Also