FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpVisualStyleRenderer クラス : DrawBackground メソッド |
'Declaration Public Sub DrawBackground( _ ByVal idc As IDeviceContext, _ ByVal bounds As Rectangle _ )
'使用法 Dim instance As FpVisualStyleRenderer Dim idc As IDeviceContext Dim bounds As Rectangle instance.DrawBackground(idc, bounds)
public void DrawBackground( IDeviceContext idc, Rectangle bounds )