CGridCellBase() | CGridCellBase | |
CGridCtrl class | CGridCellBase | [friend] |
DECLARE_DYNCREATE(CGridCellBase) | CGridCellBase | [private] |
Draw(CDC *pDC, int nRow, int nCol, CRect rect, BOOL bEraseBkgnd=TRUE) | CGridCellBase | [virtual] |
Edit(int, int, CRect, CPoint, UINT, UINT) | CGridCellBase | [inline, virtual] |
EndEdit() | CGridCellBase | [inline, virtual] |
GetBackClr() const | CGridCellBase | [inline, virtual] |
GetCellExtent(CDC *pDC) | CGridCellBase | [virtual] |
GetData() const | CGridCellBase | [inline, virtual] |
GetDefaultCell() const | CGridCellBase | [virtual] |
GetFont() const | CGridCellBase | [inline, virtual] |
GetFontObject() const | CGridCellBase | [inline, virtual] |
GetFormat() const | CGridCellBase | [inline, virtual] |
GetGrid() const | CGridCellBase | [inline, virtual] |
GetImage() const | CGridCellBase | [inline, virtual] |
GetMargin() const | CGridCellBase | [inline, virtual] |
GetState() const | CGridCellBase | [inline, virtual] |
GetText() const | CGridCellBase | [inline, virtual] |
GetTextClr() const | CGridCellBase | [inline, virtual] |
GetTextExtent(LPCTSTR str, CDC *pDC=NULL) | CGridCellBase | [virtual] |
GetTextRect(LPRECT pRect) | CGridCellBase | [virtual] |
GetTipText() const | CGridCellBase | [inline, virtual] |
GetTipTextRect(LPRECT pRect) | CGridCellBase | [inline, virtual] |
IsDropHighlighted() const | CGridCellBase | [inline, virtual] |
IsEditing() const | CGridCellBase | [inline, virtual] |
IsFixed() const | CGridCellBase | [inline, virtual] |
IsFixedCol() const | CGridCellBase | [inline, virtual] |
IsFixedRow() const | CGridCellBase | [inline, virtual] |
IsFocused() const | CGridCellBase | [inline, virtual] |
IsModified() const | CGridCellBase | [inline, virtual] |
IsReadOnly() const | CGridCellBase | [inline, virtual] |
IsSelected() const | CGridCellBase | [inline, virtual] |
m_nState | CGridCellBase | [protected] |
OnClick(CPoint PointCellRelative) | CGridCellBase | [protected, virtual] |
OnClickDown(CPoint PointCellRelative) | CGridCellBase | [protected, virtual] |
OnDblClick(CPoint PointCellRelative) | CGridCellBase | [protected, virtual] |
OnEndEdit() | CGridCellBase | [inline, protected, virtual] |
OnMouseEnter() | CGridCellBase | [protected, virtual] |
OnMouseLeave() | CGridCellBase | [protected, virtual] |
OnMouseOver() | CGridCellBase | [protected, virtual] |
OnRClick(CPoint PointCellRelative) | CGridCellBase | [protected, virtual] |
OnSetCursor() | CGridCellBase | [protected, virtual] |
operator=(const CGridCellBase &cell) | CGridCellBase | [virtual] |
PrintCell(CDC *pDC, int nRow, int nCol, CRect rect) | CGridCellBase | [virtual] |
Reset() | CGridCellBase | [virtual] |
SendMessageToParent(int nRow, int nCol, int nMessage) | CGridCellBase | |
SetBackClr(COLORREF) | CGridCellBase | [inline, virtual] |
SetCoords(int, int) | CGridCellBase | [inline, virtual] |
SetData(LPARAM) | CGridCellBase | [inline, virtual] |
SetFont(const LOGFONT *) | CGridCellBase | [inline, virtual] |
SetFormat(DWORD) | CGridCellBase | [inline, virtual] |
SetGrid(CGridCtrl *) | CGridCellBase | [inline, virtual] |
SetImage(int) | CGridCellBase | [inline, virtual] |
SetMargin(UINT) | CGridCellBase | [inline, virtual] |
SetState(DWORD nState) | CGridCellBase | [inline, virtual] |
SetText(LPCTSTR) | CGridCellBase | [inline, virtual] |
SetTextClr(COLORREF) | CGridCellBase | [inline, virtual] |
~CGridCellBase() | CGridCellBase | [virtual] |