MenuView_t::EraseBackground (Windows Embedded CE 6.0)
1/6/2010
This method erases the background of a menu.
Syntax
static void EraseBackground(
HDC hdc,
RECT* prc
);
Parameters
- hdc
[in] Handle to the device context for the menu.
- prc
[in] Pointer to a RECT structure that specifies the area to draw.
Requirements
Header | menuview.hpp |
Windows Embedded CE | Windows Embedded CE 6.0 and later |