Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method draws the background of the bottom information area.
Syntax
static void PaintBackground(
HDC hDC,
const LPRECT lprc,
DWORD dwFlags
);
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 bottom information area.
- dwFlags
[in] Set to zero (0). This parameter is reserved for future use.
Return Value
None.
Requirements
| Header | imjpskin.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |