! A structure passed to MIGIRDCTRL::OnDrawItem() More...
#include <mi32/migrid.h>
Public Member Functions | |
| MIGRIDCUSTOMDRAW (const MIGRIDCUSTOMDRAW &rhs) | |
| MIGRIDCUSTOMDRAW (const MIGRIDCELL &, const LRECT2D &, MIGRIDCTRL &, MGD::CONTEXT *) | |
Public Attributes | |
| COLOR | BackgroundColor |
| bool | bHasFocus |
| bool | bSelected |
| const MIGRIDCELL & | cell |
| bool | ChangedBackgroundColor |
| bool | ChangedTextColor |
| MGD::CONTEXT * | gc |
| MIGRIDCTRL * | pCtrl |
| LRECT2D | rect |
| COLOR | TextColor |
! A structure passed to MIGIRDCTRL::OnDrawItem()
| MIGRIDCUSTOMDRAW::MIGRIDCUSTOMDRAW | ( | const MIGRIDCELL & | , | |
| const LRECT2D & | , | |||
| MIGRIDCTRL & | , | |||
| MGD::CONTEXT * | ||||
| ) |
Constructor initializes the structure.
| MIGRIDCUSTOMDRAW::MIGRIDCUSTOMDRAW | ( | const MIGRIDCUSTOMDRAW & | rhs | ) |
| const MIGRIDCELL& MIGRIDCUSTOMDRAW::cell |
Set to true if you changed BackgroundColor.
Set to true if you changed TextColor.
1.6.1