public void DrawBackground( IDeviceContext idc, Rectangle bounds )
'Declaration Public Sub DrawBackground( _ ByVal idc As IDeviceContext, _ ByVal bounds As Rectangle _ )
'Declaration
Public Sub DrawBackground( _ ByVal idc As IDeviceContext, _ ByVal bounds As Rectangle _ )
'Usage Dim instance As FpVisualStyleRenderer Dim idc As IDeviceContext Dim bounds As Rectangle instance.DrawBackground(idc, bounds)
'Usage
Dim instance As FpVisualStyleRenderer Dim idc As IDeviceContext Dim bounds As Rectangle instance.DrawBackground(idc, bounds)
FpVisualStyleRenderer Class FpVisualStyleRenderer Members