Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method draws the background of the default composition window.
Syntax
static void PaintBackground(
HDC hDC,
LPRECT lprc
);
Parameters
- hDC
[in] Handle to the device context for the window.
- lprc
[in] Pointer to a RECT structure that specifies the coordinates of the bounding rectangle for the window.
Return Value
None.
Requirements
| Header | imjpskin.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |