ComponentOne DashboardLayout for WinForms
DrawSplitterEventArgs Constructor

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

Parameters

graphics
bounds
vertical
See Also

Reference

DrawSplitterEventArgs Class
DrawSplitterEventArgs Members