public static int DrawThemeTextEx( IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, string text, int iCharCount, int dwFlags, ref Win32.RECT pRect, ref Win32.DTTOPTS pOptions )
'Declaration Public Shared Function DrawThemeTextEx( _ ByVal hTheme As IntPtr, _ ByVal hdc As IntPtr, _ ByVal iPartId As Integer, _ ByVal iStateId As Integer, _ ByVal text As String, _ ByVal iCharCount As Integer, _ ByVal dwFlags As Integer, _ ByRef pRect As Win32.RECT, _ ByRef pOptions As Win32.DTTOPTS _ ) As Integer
Parameters
- hTheme
- hdc
- iPartId
- iStateId
- text
- iCharCount
- dwFlags
- pRect
- pOptions