[DllImport("uxtheme", ExactSpelling=true, CharSet=CharSet.Unicode)]
public extern static Int32 DrawThemeText(IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, String text, int textLength, UInt32 textFlags, UInt32 textFlags2, ref RECT pRect);
Declare Function DrawThemeText Lib "uxtheme.dll" (TODO) As TODO
None.
None.
Please add some!
Please add some!
TODO