ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / PerformClick Method

In This Topic
    PerformClick Method (Tile)
    In This Topic
    Generates a Click event for the tile.
    Syntax
    'Declaration
     
    
    Public Sub PerformClick() 
    public void PerformClick()
    See Also