'宣言 Public Shared Function DrawThemeTextEx( _ ByVal hTheme As System.IntPtr, _ ByVal hdc As System.IntPtr, _ ByVal iPartId As System.Integer, _ ByVal iStateId As System.Integer, _ ByVal text As System.String, _ ByVal iCharCount As System.Integer, _ ByVal dwFlags As System.Integer, _ ByRef pRect As Win32.RECT, _ ByRef pOptions As Win32.DTTOPTS _ ) As System.Integer
public static System.int DrawThemeTextEx( System.IntPtr hTheme, System.IntPtr hdc, System.int iPartId, System.int iStateId, System.string text, System.int iCharCount, System.int dwFlags, ref Win32.RECT pRect, ref Win32.DTTOPTS pOptions )
パラメータ
- hTheme
- hdc
- iPartId
- iStateId
- text
- iCharCount
- dwFlags
- pRect
- pOptions