'Declaration
Public Function New( _
ByVal graphics As System.Drawing.Graphics, _
ByVal bounds As System.Drawing.Rectangle, _
ByVal vertical As System.Boolean _
)
public DrawSplitterEventArgs(
System.Drawing.Graphics graphics,
System.Drawing.Rectangle bounds,
System.bool vertical
)