, including all inherited members.
| DrawBorder(const MIGRIDCUSTOMDRAW &drawdata, MIGRIDCELL::BORDER border) | MIGRIDCELLTYPE | [protected] |
| GetDeleteWithGrid() const | MIGRIDCELLTYPE | [inline] |
| MIGRIDCELLTYPE() | MIGRIDCELLTYPE | [inline] |
| s_BackgroundPixel | MIGRIDCELLTYPE | [protected, static] |
| s_FocusRectPixel | MIGRIDCELLTYPE | [protected, static] |
| s_ShadowPixelDark | MIGRIDCELLTYPE | [protected, static] |
| s_ShadowPixelLight | MIGRIDCELLTYPE | [protected, static] |
| SetDefaultColors(MGD::PIXEL ShadowPixelLight, MGD::PIXEL ShadowPixelDark, MGD::PIXEL FocusRectPixel, MGD::PIXEL BackgroundPixel) | MIGRIDCELLTYPE | [inline, static] |
| SetDeleteWithGrid(bool state) | MIGRIDCELLTYPE | [inline] |
| TrackButton(MIGRIDCTRL *pCtrl, int col, int row, const MIGRIDCELL &cell, const LRECT2D &rect, const LPOINT2D &point, bool bInitialState) | MIGRIDCELLTYPE | [protected] |
| v_Draw(int row, int col, MIGRIDCUSTOMDRAW &dd) | MIGRIDCELLTYPE | [virtual] |
| v_DrawBackground(const MIGRIDCUSTOMDRAW &drawdata) | MIGRIDCELLTYPE | [protected, virtual] |
| v_DrawBorder(const MIGRIDCUSTOMDRAW &drawdata) | MIGRIDCELLTYPE | [protected, virtual] |
| v_DrawButton(const MIGRIDCUSTOMDRAW &drawdata, bool bPressed, bool bTracking=false) | MIGRIDCELLTYPE | [protected, virtual] |
| v_DrawText(const MIGRIDCUSTOMDRAW &drawdata, const MIUNICODE *str=0) | MIGRIDCELLTYPE | [protected, virtual] |
| v_OnButtonPress(MIGRIDCTRL *pCtrl, int col, int row, const MIGRIDCELL &cell, const LRECT2D &rect) | MIGRIDCELLTYPE | [protected, virtual] |
| v_OnDClicked(int col, int row, const LRECT2D &rect, const LPOINT2D &point, bool *pbProcessed, MIGRIDCTRL *pCtrl, UINT32 state) | MIGRIDCELLTYPE | [virtual] |
| v_OnLClicked(int col, int row, bool bIsDown, const LRECT2D &rect, const LPOINT2D &point, bool *pbProcessed, MIGRIDCTRL *pCtrl, UINT32 state) | MIGRIDCELLTYPE | [virtual] |
| v_OnRClicked(int col, int row, bool bIsDown, const LRECT2D &rect, const LPOINT2D &point, bool *pbProcessed, MIGRIDCTRL *pCtrl, UINT32 state) | MIGRIDCELLTYPE | [virtual] |
| v_StartEdit(MIGRIDCTRL *pCtrl, int col, int row, const LRECT2D &rect, const LPOINT2D *point, const MIGRIDCELL &cell, int key=0) | MIGRIDCELLTYPE | [virtual] |
| ~MIGRIDCELLTYPE() | MIGRIDCELLTYPE | [inline, virtual] |