VisualStyleRenderer.DrawBackground Method
.NET Framework 4
Draws the background image of the current visual style element.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DrawBackground(IDeviceContext, Rectangle) | Draws the background image of the current visual style element within the specified bounding rectangle. |
|
DrawBackground(IDeviceContext, Rectangle, Rectangle) | Draws the background image of the current visual style element within the specified bounding rectangle and clipped to the specified clipping rectangle. |