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

In This Topic
    Invalidate Method (Tile)
    In This Topic
    Invalidates the tile, causes the C1TileControl to redraw.
    Syntax
    'Declaration
     
    
    Public Sub Invalidate() 
    public void Invalidate()
    See Also