ComponentOne TileControl for WinForms
OnPaintBackground Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : OnPaintBackground Method
Syntax
'Declaration
 
Protected Overridable Sub OnPaintBackground( _
   ByVal pevent As System.Windows.Forms.PaintEventArgs _
) 
protected virtual void OnPaintBackground( 
   System.Windows.Forms.PaintEventArgs pevent
)

Parameters

pevent
See Also

Reference

C1TileControl Class
C1TileControl Members