Draw the border of the view control
protected void DrawBorder(Graphics,int,int,Pen,Brush);
Draws the border of the view control
protected void DrawBorder(Graphics,int,int,Pen,Brush,bool);
ViewBase Class | Ant.Workflow.View Namespace