ControlPaint.DrawVisualStyleBorder(Graphics, Rectangle) Metod

Definition

Ritar en kantlinje i det format som är lämpligt för inaktiverade objekt.

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)

Parametrar

graphics
Graphics

Att Graphics dra på.

bounds
Rectangle

Det Rectangle som representerar kantlinjens dimensioner.

Gäller för