mCheckButtonRenderer Struct Reference
[mCheckButton]
Checkbutton class renderer interface, derived from mButtonRenderer.
More...
#include <mcheckbutton.h>
Detailed Description
Checkbutton class renderer interface, derived from mButtonRenderer.
- See also:
- mCheckButton, mCheckButtonClass, mButton, mButtonClass
- void (*drawCheckbutton)( clsName *self, HDC hdc, const Rect *pRect, int status); draw checkbutton using renderer
- Parameters:
-
| *self | - this pointer of checkbutton |
| hdc | - DC of control |
| *pRect | - the rectangle of checkbutton frame |
| status | - the button state |
The documentation for this struct was generated from the following file: