Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
1/6/2010
This method returns the background brush for an edit box.
Syntax
static HBRUSH BackgroundBrush(
HWND hwnd,
HDC hdc
);
Parameters
- hwnd
[in] Handle to an edit box window.
- hdc
[in] Handle to a device context.
Return Value
The return value is the background brush for an edit box.
Requirements
Header | editview.hpp |
Windows Embedded CE | Windows Embedded CE 6.0 and later |