Method DrawFrameRect
DrawFrameRect(Rectangle, Color, int)
Draws a border around the specified rectangle using current BackColor
.
public virtual void DrawFrameRect(Rectangle rect, Color color, int width)
Draws a border around the specified rectangle using current BackColor
.
public virtual void DrawFrameRect(Rectangle rect, Color color, int width)