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.
This method draws a button that does not have the BS_PUSHBUTTON, BS_DEFPUSHBUTTON, or BS_PUSHLIKE style.
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 Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Buttonview.hpp.
Send Feedback on this topic to the authors