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 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 |