UXTheme.DrawThemeParentBackground Method
Draws the themed parent background for a window.
Parameters
- hwnd
- Window.
- hdc
- Device Context.
- ox
- The destination location (x).
- oy
- The destination location (y).
- dx
- The destination size (x).
- dy
- The destination size (y).
Return Value
True if successful. False if failed.
See Also
UXTheme Class | NETXP.Library Namespace