[]
        
(Showing Draft Content)

FarPoint.Win.FpVisualStyleRenderer.DrawBackground

DrawBackground Method

DrawBackground(IDeviceContext, Rectangle)

Initializes a new instance of FarPoint.Win.FpVisualStyleRenderer.

Declaration
public void DrawBackground(IDeviceContext idc, Rectangle bounds)
Public Sub DrawBackground(idc As IDeviceContext, bounds As Rectangle)
Parameters
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.