ComponentOne DashboardLayout for WinForms
DrawHeaderEventArgs Constructor

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

Parameters

graphics
bounds
See Also

Reference

DrawHeaderEventArgs Class
DrawHeaderEventArgs Members