ControlPaint.DrawVisualStyleBorder(Graphics, Rectangle) Metoda

Definicja

Rysuje obramowanie w stylu odpowiednim dla elementów wyłączonych.

public:
 static void DrawVisualStyleBorder(System::Drawing::Graphics ^ graphics, System::Drawing::Rectangle bounds);
public static void DrawVisualStyleBorder (System.Drawing.Graphics graphics, System.Drawing.Rectangle bounds);
static member DrawVisualStyleBorder : System.Drawing.Graphics * System.Drawing.Rectangle -> unit
Public Shared Sub DrawVisualStyleBorder (graphics As Graphics, bounds As Rectangle)

Parametry

graphics
Graphics

Narysować Graphics .

bounds
Rectangle

Wartość Rectangle reprezentująca wymiary obramowania.

Dotyczy