Method DrawFrameRect
DrawFrameRect(Rectangle, Color, int)
When implemented by a class, draws a border around the specified rectangle using current BackColor.
void DrawFrameRect(Rectangle rect, Color color, int width)
When implemented by a class, draws a border around the specified rectangle using current BackColor.
void DrawFrameRect(Rectangle rect, Color color, int width)