[]
        
(Showing Draft Content)

C1.Win.Tile.Template.Paint

Paint Event

Occurs when the template is used for drawing a tile.

Namespace: C1.Win.Tile
Assembly: C1.Win.TileControl.10.dll
Syntax
public event EventHandler<TemplatePaintEventArgs> Paint
Public Event Paint As EventHandler(Of TemplatePaintEventArgs)
Returns
Type Description
EventHandler<TemplatePaintEventArgs> Occurs when the template is used for drawing a tile.