ComponentOne TileControl for WinForms
InvokePaint Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : InvokePaint Method
Syntax
'Declaration
 
Protected Sub InvokePaint( _
   ByVal c As System.Windows.Forms.Control, _
   ByVal e As System.Windows.Forms.PaintEventArgs _
) 
protected void InvokePaint( 
   System.Windows.Forms.Control c,
   System.Windows.Forms.PaintEventArgs e
)

Parameters

c
e
See Also

Reference

C1TileControl Class
C1TileControl Members