Input for WinForms
DrawThemeText メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : DrawThemeText メソッド
シンタックス
'宣言
 
Public Shared Function DrawThemeText( _
   ByVal hTheme As System.IntPtr, _
   ByVal hdc As System.IntPtr, _
   ByVal part As System.Integer, _
   ByVal state As System.Integer, _
   ByVal text As System.String, _
   ByVal charCount As System.Integer, _
   ByVal textFlags As System.Integer, _
   ByVal textFlags2 As System.Integer, _
   ByRef pRect As Win32.RECT _
) As System.IntPtr
public static System.IntPtr DrawThemeText( 
   System.IntPtr hTheme,
   System.IntPtr hdc,
   System.int part,
   System.int state,
   System.string text,
   System.int charCount,
   System.int textFlags,
   System.int textFlags2,
   ref Win32.RECT pRect
)

パラメータ

hTheme
hdc
part
state
text
charCount
textFlags
textFlags2
pRect
参照

Win32 クラス
Win32 メンバ