ComponentOne TileControl for WinForms
OnPaint Method (Group)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > Group Class : OnPaint Method
Raises the Paint event.
Syntax
'Declaration
 
Protected Overridable Sub OnPaint( _
   ByVal e As System.Windows.Forms.PaintEventArgs _
) 
protected virtual void OnPaint( 
   System.Windows.Forms.PaintEventArgs e
)

Parameters

e
See Also

Reference

Group Class
Group Members