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 _ )
'使用法 Dim instance As FpVisualStyleRenderer Dim idc As IDeviceContext Dim bounds As Rectangle instance.DrawBackground(idc, bounds)
'使用法
Dim instance As FpVisualStyleRenderer Dim idc As IDeviceContext Dim bounds As Rectangle instance.DrawBackground(idc, bounds)
FpVisualStyleRenderer クラス FpVisualStyleRenderer メンバ
© 2004-2017, GrapeCity inc. All rights reserved.