MESCIUS SPREAD for Windows Forms 15.0J
DrawThemeBackground メソッド

内部使用のみ。テーマ背景を描画します。
構文
'宣言
 
Public Shared Function DrawThemeBackground( _
   ByVal hTheme As IntPtr, _
   ByVal hDC As IntPtr, _
   ByVal iPartId As Integer, _
   ByVal iStateId As Integer, _
   ByRef pRect As VisualStyle.RECT, _
   ByRef pClipRect As VisualStyle.RECT _
) As Integer
public static int DrawThemeBackground( 
   IntPtr hTheme,
   IntPtr hDC,
   int iPartId,
   int iStateId,
   ref VisualStyle.RECT pRect,
   ref VisualStyle.RECT pClipRect
)

パラメータ

hTheme
hDC
iPartId
iStateId
pRect
pClipRect
参照

VisualStyle クラス
VisualStyle メンバ

 

 


© MESCIUS inc. All rights reserved.