[DllImport("uxtheme", ExactSpelling=true)]
public extern static Int32 DrawThemeParentBackground(IntPtr hWnd, IntPtr hdc, ref RECT pRect);
[DllImport("uxtheme", ExactSpelling=true)]
public extern static Int32 DrawThemeParentBackground(IntPtr hWnd, IntPtr hdc, int pRect);
Declare Function DrawThemeParentBackground Lib "uxtheme.dll" (TODO) As TODO
None.
None.
Please add some!
Please add some!
TODO