CGridCellMultiLine Member List
This is the complete list of members for
CGridCellMultiLine, including all inherited members.
CGridCell() | CGridCell | |
CGridCellBase() | CGridCellBase | |
CGridCellMultiLine() | CGridCellMultiLine | |
CGridCtrl class | CGridCellMultiLine | [friend] |
Draw(CDC *pDC, int nRow, int nCol, CRect rect, BOOL bEraseBkgnd=TRUE) | CGridCellMultiLine | [protected, virtual] |
Edit(int nRow, int nCol, CRect rect, CPoint point, UINT nID, UINT nChar) | CGridCellMultiLine | [virtual] |
EndEdit() | CGridCellMultiLine | [virtual] |
GetBackClr() const | CGridCell | [inline, virtual] |
GetCellExtent(CDC *pDC) | CGridCellBase | [virtual] |
GetCellExtentEx(int width, CDC *pDC) | CGridCellMultiLine | |
GetData() const | CGridCell | [inline, virtual] |
GetDefaultCell() const | CGridCellBase | [virtual] |
GetEditWnd() const | CGridCell | [inline, virtual] |
GetFont() const | CGridCell | [virtual] |
GetFontObject() const | CGridCell | [virtual] |
GetFormat() const | CGridCell | [virtual] |
GetGrid() const | CGridCell | [inline, virtual] |
GetHoldWidth() | CGridCellMultiLine | [inline] |
GetImage() const | CGridCell | [inline, virtual] |
GetMargin() const | CGridCell | [virtual] |
GetState() const | CGridCellBase | [inline, virtual] |
GetStyle() | CGridCellMultiLine | [inline] |
GetText() const | CGridCell | [inline, virtual] |
GetTextClr() const | CGridCell | [inline, virtual] |
GetTextExtent(LPCTSTR str, CDC *pDC=NULL) | CGridCellBase | [virtual] |
GetTextExtentEx(int width, LPCTSTR str, CDC *pDC=NULL) | CGridCellMultiLine | |
GetTextRect(LPRECT pRect) | CGridCellBase | [virtual] |
GetTipText() const | CGridCellBase | [inline, virtual] |
GetTipTextRect(LPRECT pRect) | CGridCellBase | [inline, virtual] |
IsDefaultFont() const | CGridCell | [inline, virtual] |
IsDropHighlighted() const | CGridCellBase | [inline, virtual] |
IsEditing() const | CGridCell | [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_bEditing | CGridCell | [protected] |
m_bHoldWidth | CGridCellMultiLine | [protected] |
m_crBkClr | CGridCell | [protected] |
m_crFgClr | CGridCell | [protected] |
m_dwStyle | CGridCellMultiLine | [protected] |
m_lParam | CGridCell | [protected] |
m_nFormat | CGridCell | [protected] |
m_nImage | CGridCell | [protected] |
m_nMargin | CGridCell | [protected] |
m_nState | CGridCellBase | [protected] |
m_pEditWnd | CGridCell | [protected] |
m_pGrid | CGridCell | [protected] |
m_plfFont | CGridCell | [protected] |
m_Strings | CGridCellMultiLine | [protected] |
m_strText | CGridCell | [protected] |
OnClick(CPoint PointCellRelative) | CGridCellBase | [protected, virtual] |
OnClickDown(CPoint PointCellRelative) | CGridCellBase | [protected, virtual] |
OnDblClick(CPoint PointCellRelative) | CGridCellBase | [protected, virtual] |
OnEndEdit() | CGridCell | [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 CGridCell &cell) | CGridCell | |
CGridCellBase::operator=(const CGridCellBase &cell) | CGridCellBase | [virtual] |
PrintCell(CDC *pDC, int nRow, int nCol, CRect rect) | CGridCellBase | [virtual] |
Reset() | CGridCell | [virtual] |
SendMessageToParent(int nRow, int nCol, int nMessage) | CGridCellBase | |
SetBackClr(COLORREF clr) | CGridCell | [inline, virtual] |
SetCoords(int, int) | CGridCell | [inline, virtual] |
SetData(LPARAM lParam) | CGridCell | [inline, virtual] |
SetFont(const LOGFONT *plf) | CGridCell | [virtual] |
SetFormat(DWORD nFormat) | CGridCell | [inline, virtual] |
SetGrid(CGridCtrl *pGrid) | CGridCell | [inline, virtual] |
SetHoldWidth(BOOL bHoldWidth=TRUE) | CGridCellMultiLine | [inline] |
SetImage(int nImage) | CGridCell | [inline, virtual] |
SetMargin(UINT nMargin) | CGridCell | [inline, virtual] |
SetState(DWORD nState) | CGridCellBase | [inline, virtual] |
SetStyle(DWORD dwStyle) | CGridCellMultiLine | [inline] |
SetText(LPCTSTR szText) | CGridCell | [inline, virtual] |
SetTextClr(COLORREF clr) | CGridCell | [inline, virtual] |
ValidateEdit(LPCTSTR str) | CGridCellBase | [virtual] |
~CGridCell() | CGridCell | [virtual] |
~CGridCellBase() | CGridCellBase | [virtual] |