[]
Initializes a new instance of FarPoint.Win.FpVisualStyleRenderer.
public void DrawBackground(IDeviceContext idc, Rectangle bounds)
Public Sub DrawBackground(idc As IDeviceContext, bounds As Rectangle)
| Type | Name | Description |
|---|---|---|
| IDeviceContext | idc | The System.Drawing.IDeviceContext used to draw the background image. |
| Rectangle | bounds | A System.Drawing.Rectangle in which the background image is drawn. |