ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / Click Event

In This Topic
    Click Event (Tile)
    In This Topic
    Occurs when the tile is clicked.
    Syntax
    'Declaration
     
    
    Public Event Click As EventHandler
    public event EventHandler Click
    See Also