[]
Draws a rectangle area based on height.
protected void DrawVert(Graphics g, Rectangle r)
A Graphics object that encapsulates a GDI+ drawing surface.
Rectangle area to draw.