ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile 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