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 a button that does not have the BS_PUSHBUTTON, BS_DEFPUSHBUTTON, or BS_PUSHLIKE style.
Syntax
static void PaintNonPushStyle(
HWND hwnd,
HDC hdc,
HBRUSH hbr
);
Parameters
- hwnd
[in] Handle to a window for a button control that has a radio button or check box style.
- hdc
[in] Handle to a device context.
- hbr
[in] Handle to a brush when drawing the button.
Return Value
None.
Requirements
| Header | buttonview.hpp |
| Windows Embedded CE | Windows CE .NET 4.0 and later |