ComponentOne SplitContainer for WinForms
DrawHeaderEventArgs Constructor

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > DrawHeaderEventArgs Class : DrawHeaderEventArgs Constructor
Initializes a new instance of a DrawHeaderEventArgs.
Syntax
'Declaration
 
Public Function New( _
   ByVal graphics As System.Drawing.Graphics, _
   ByVal bounds As System.Drawing.Rectangle _
)
public DrawHeaderEventArgs( 
   System.Drawing.Graphics graphics,
   System.Drawing.Rectangle bounds
)

Parameters

graphics
bounds
See Also

Reference

DrawHeaderEventArgs Class
DrawHeaderEventArgs Members