, including all inherited members.
AutoFill() | CGridCtrl | |
AutoSize(UINT nAutoSizeStyle=0) | CGridCtrl | |
AutoSizeColumn(int nCol, UINT nAutoSizeStyle=0, BOOL bResetScroll=TRUE) | CGridCtrl | |
AutoSizeColumns(UINT nAutoSizeStyle=0) | CGridCtrl | |
AutoSizeRow(int nRow, BOOL bResetScroll=TRUE) | CGridCtrl | |
AutoSizeRows() | CGridCtrl | |
CGridCell class | CGridCtrl | [friend] |
CGridCellBase class | CGridCtrl | [friend] |
CGridCtrl(int nRows=0, int nCols=0, int nFixedRows=0, int nFixedCols=0) | CGridCtrl | |
ClearCells(CCellRange Selection) | CGridCtrl | |
CopyTextFromGrid() | CGridCtrl | [virtual] |
Create(const RECT &rect, CWnd *parent, UINT nID, DWORD dwStyle=WS_CHILD|WS_BORDER|WS_TABSTOP|WS_VISIBLE) | CGridCtrl | |
CreateCell(int nRow, int nCol) | CGridCtrl | [protected, virtual] |
CutSelectedText() | CGridCtrl | [virtual] |
DeleteAllItems() | CGridCtrl | |
DeleteColumn(int nColumn) | CGridCtrl | |
DeleteNonFixedRows() | CGridCtrl | |
DeleteRow(int nRow) | CGridCtrl | |
DestroyCell(int nRow, int nCol) | CGridCtrl | [protected, virtual] |
eMouseModes enum name | CGridCtrl | [protected] |
EnableColumnHide(BOOL bEnable=TRUE) | CGridCtrl | [inline] |
EnableDragAndDrop(BOOL bAllow=TRUE) | CGridCtrl | [inline] |
EnableHiddenColUnhide(BOOL bEnable=TRUE) | CGridCtrl | [inline] |
EnableHiddenRowUnhide(BOOL bEnable=TRUE) | CGridCtrl | [inline] |
EnableRowHide(BOOL bEnable=TRUE) | CGridCtrl | [inline] |
EnableScrollBars(int nBar, BOOL bEnable=TRUE) | CGridCtrl | [protected] |
EnableSelection(BOOL bEnable=TRUE) | CGridCtrl | [inline] |
EnableTitleTips(BOOL bEnable=TRUE) | CGridCtrl | [inline] |
EnableWysiwygPrinting(BOOL bEnable=TRUE) | CGridCtrl | [inline] |
EndEditing() | CGridCtrl | [protected, virtual] |
EnsureVisible(CCellID &cell) | CGridCtrl | [inline] |
EnsureVisible(int nRow, int nCol) | CGridCtrl | |
EraseBkgnd(CDC *pDC) | CGridCtrl | [protected] |
ExpandColumnsToFit(BOOL bExpandFixed=TRUE) | CGridCtrl | |
ExpandLastColumn() | CGridCtrl | |
ExpandRowsToFit(BOOL bExpandFixed=TRUE) | CGridCtrl | |
ExpandToFit(BOOL bExpandFixed=TRUE) | CGridCtrl | |
GetAutoSizeStyle() | CGridCtrl | [inline] |
GetBkColor() | CGridCtrl | [inline] |
GetCallbackFunc() | CGridCtrl | [inline] |
GetCell(int nRow, int nCol) const | CGridCtrl | [inline] |
GetCellFromPt(CPoint point, BOOL bAllowFixedCellCheck=TRUE) | CGridCtrl | |
GetCellOrigin(int nRow, int nCol, LPPOINT p) | CGridCtrl | |
GetCellOrigin(const CCellID &cell, LPPOINT p) | CGridCtrl | |
GetCellRange() const | CGridCtrl | |
GetCellRangeRect(const CCellRange &cellRange, LPRECT lpRect) | CGridCtrl | [protected] |
GetCellRect(int nRow, int nCol, LPRECT pRect) | CGridCtrl | |
GetCellRect(const CCellID &cell, LPRECT pRect) | CGridCtrl | |
GetCellTextExtent(int nRow, int nCol) | CGridCtrl | [inline] |
GetColumnCount() const | CGridCtrl | [inline] |
GetColumnHide() | CGridCtrl | [inline] |
GetColumnResize() const | CGridCtrl | [inline] |
GetColumnWidth(int nCol) const | CGridCtrl | |
GetDefaultCell(BOOL bFixedRow, BOOL bFixedCol) const | CGridCtrl | [inline] |
GetDefCellHeight() const | CGridCtrl | [inline] |
GetDefCellMargin() const | CGridCtrl | [inline] |
GetDefCellWidth() const | CGridCtrl | [inline] |
GetDoubleBuffering() const | CGridCtrl | [inline] |
GetDragAndDrop() const | CGridCtrl | [inline] |
GetFixedBkColor() const | CGridCtrl | [inline] |
GetFixedColumnCount() const | CGridCtrl | [inline] |
GetFixedColumnSelection() | CGridCtrl | [inline] |
GetFixedColumnWidth() const | CGridCtrl | |
GetFixedRowCount() const | CGridCtrl | [inline] |
GetFixedRowHeight() const | CGridCtrl | |
GetFixedRowSelection() | CGridCtrl | [inline] |
GetFixedTextColor() const | CGridCtrl | [inline] |
GetFocusCell() const | CGridCtrl | [inline] |
GetFrameFocusCell() | CGridCtrl | [inline] |
GetGridBkColor() const | CGridCtrl | [inline] |
GetGridColor() | CGridCtrl | [inline] |
GetGridLineColor() const | CGridCtrl | [inline] |
GetGridLines() const | CGridCtrl | [inline] |
GetHandleTabKey() const | CGridCtrl | [inline] |
GetHeaderSort() const | CGridCtrl | [inline] |
GetHiddenColUnhide() | CGridCtrl | [inline] |
GetHiddenRowUnhide() | CGridCtrl | [inline] |
GetImageList() const | CGridCtrl | [inline] |
GetItem(GV_ITEM *pItem) | CGridCtrl | |
GetItemBkColour(int nRow, int nCol) const | CGridCtrl | |
GetItemData(int nRow, int nCol) const | CGridCtrl | |
GetItemFgColour(int nRow, int nCol) const | CGridCtrl | |
GetItemFont(int nRow, int nCol) | CGridCtrl | |
GetItemFormat(int nRow, int nCol) const | CGridCtrl | |
GetItemImage(int nRow, int nCol) const | CGridCtrl | |
GetItemState(int nRow, int nCol) const | CGridCtrl | |
GetItemText(int nRow, int nCol) const | CGridCtrl | |
GetListMode() const | CGridCtrl | [inline] |
GetModified(int nRow=-1, int nCol=-1) | CGridCtrl | |
GetMouseMode() const | CGridCtrl | [inline, protected] |
GetNextItem(CCellID &cell, int nFlags) const | CGridCtrl | |
GetPointClicked(int nRow, int nCol, const CPoint &point) | CGridCtrl | [protected] |
GetPrintMarginInfo(int &nHeaderHeight, int &nFooterHeight, int &nLeftMargin, int &nRightMargin, int &nTopMargin, int &nBottomMargin, int &nGap) | CGridCtrl | |
GetRowCount() const | CGridCtrl | [inline] |
GetRowHeight(int nRow) const | CGridCtrl | |
GetRowHide() | CGridCtrl | [inline] |
GetRowResize() const | CGridCtrl | [inline] |
GetScrollPos32(int nBar, BOOL bGetTrackPos=FALSE) | CGridCtrl | [protected] |
GetSelectedCellRange() const | CGridCtrl | |
GetSelectedCount() const | CGridCtrl | [inline] |
GetShadedPrintOut(void) | CGridCtrl | [inline] |
GetSingleColSelection() | CGridCtrl | [inline] |
GetSingleRowSelection() | CGridCtrl | [inline] |
GetSortAscending() const | CGridCtrl | [inline] |
GetSortColumn() const | CGridCtrl | [inline] |
GetTextBkColor() | CGridCtrl | [inline] |
GetTextColor() | CGridCtrl | [inline] |
GetTextExtent(int nRow, int nCol, LPCTSTR str) | CGridCtrl | |
GetTextRect(const CCellID &cell, LPRECT pRect) | CGridCtrl | |
GetTextRect(int nRow, int nCol, LPRECT pRect) | CGridCtrl | |
GetTitleTipBackClr() | CGridCtrl | [inline] |
GetTitleTips() | CGridCtrl | [inline] |
GetTitleTipTextClr() | CGridCtrl | [inline] |
GetTopleftNonFixedCell(BOOL bForceRecalculation=FALSE) | CGridCtrl | [protected] |
GetTrackFocusCell() | CGridCtrl | [inline] |
GetUnobstructedNonFixedCellRange(BOOL bForceRecalculation=FALSE) | CGridCtrl | [protected] |
GetVirtualHeight() const | CGridCtrl | |
GetVirtualMode() const | CGridCtrl | [inline] |
GetVirtualWidth() const | CGridCtrl | |
GetVisibleNonFixedCellRange(LPRECT pRect=NULL, BOOL bForceRecalculation=FALSE) | CGridCtrl | [protected] |
GetWysiwygPrinting() | CGridCtrl | [inline] |
Initialise() | CGridCtrl | [protected] |
InsertColumn(LPCTSTR strHeading, UINT nFormat=DT_CENTER|DT_VCENTER|DT_SINGLELINE, int nColumn=-1) | CGridCtrl | |
InsertRow(LPCTSTR strHeading, int nRow=-1) | CGridCtrl | |
InvalidateCellRect(const int row, const int col) | CGridCtrl | [protected] |
InvalidateCellRect(const CCellID &cell) | CGridCtrl | [protected] |
InvalidateCellRect(const CCellRange &cellRange) | CGridCtrl | [protected] |
IsCellEditable(int nRow, int nCol) const | CGridCtrl | |
IsCellEditable(CCellID &cell) const | CGridCtrl | |
IsCellFixed(int nRow, int nCol) | CGridCtrl | |
IsCellSelected(int nRow, int nCol) const | CGridCtrl | |
IsCellSelected(CCellID &cell) const | CGridCtrl | |
IsCellVisible(int nRow, int nCol) | CGridCtrl | |
IsCellVisible(CCellID cell) | CGridCtrl | |
IsEditable() const | CGridCtrl | [inline] |
IsItemEditing(int nRow, int nCol) | CGridCtrl | |
IsSelectable() const | CGridCtrl | [inline] |
IsValid(int nRow, int nCol) const | CGridCtrl | |
IsValid(const CCellID &cell) const | CGridCtrl | |
IsValid(const CCellRange &range) const | CGridCtrl | |
IsVisibleHScroll() | CGridCtrl | [inline, protected] |
IsVisibleVScroll() | CGridCtrl | [inline, protected] |
Load(LPCTSTR filename, TCHAR chSeparator=_T(',')) | CGridCtrl | |
m_arColWidths | CGridCtrl | [protected] |
m_arRowHeights | CGridCtrl | [protected] |
m_bAllowColHide | CGridCtrl | [protected] |
m_bAllowColumnResize | CGridCtrl | [protected] |
m_bAllowDragAndDrop | CGridCtrl | [protected] |
m_bAllowDraw | CGridCtrl | [protected] |
m_bAllowRowHide | CGridCtrl | [protected] |
m_bAllowRowResize | CGridCtrl | [protected] |
m_bAscending | CGridCtrl | [protected] |
m_bAutoSizeSkipColHdr | CGridCtrl | [protected] |
m_bDoubleBuffer | CGridCtrl | [protected] |
m_bEditable | CGridCtrl | [protected] |
m_bEnableSelection | CGridCtrl | [protected] |
m_bFixedColumnSelection | CGridCtrl | [protected] |
m_bFixedRowSelection | CGridCtrl | [protected] |
m_bFrameFocus | CGridCtrl | [protected] |
m_bHandleTabKey | CGridCtrl | [protected] |
m_bHiddenColUnhide | CGridCtrl | [protected] |
m_bHiddenRowUnhide | CGridCtrl | [protected] |
m_bListMode | CGridCtrl | [protected] |
m_bLMouseButtonDown | CGridCtrl | [protected] |
m_bModified | CGridCtrl | [protected] |
m_bRMouseButtonDown | CGridCtrl | [protected] |
m_bShadedPrintOut | CGridCtrl | [protected] |
m_bSingleColSelection | CGridCtrl | [protected] |
m_bSingleRowSelection | CGridCtrl | [protected] |
m_bSortOnClick | CGridCtrl | [protected] |
m_bTitleTips | CGridCtrl | [protected] |
m_bTrackFocusCell | CGridCtrl | [protected] |
m_bVirtualMode | CGridCtrl | [protected] |
m_bWysiwygPrinting | CGridCtrl | [protected] |
m_cellDefault | CGridCtrl | [protected] |
m_cellFixedColDef | CGridCtrl | [protected] |
m_cellFixedRowColDef | CGridCtrl | [protected] |
m_cellFixedRowDef | CGridCtrl | [protected] |
m_CharSize | CGridCtrl | [protected] |
m_cr3DFace | CGridCtrl | [protected] |
m_crFixedBkColour | CGridCtrl | [protected] |
m_crFixedTextColour | CGridCtrl | [protected] |
m_crGridBkColour | CGridCtrl | [protected] |
m_crGridLineColour | CGridCtrl | [protected] |
m_crShadow | CGridCtrl | [protected] |
m_crTTipBackClr | CGridCtrl | [protected] |
m_crTTipTextClr | CGridCtrl | [protected] |
m_crWindowColour | CGridCtrl | [protected] |
m_crWindowText | CGridCtrl | [protected] |
m_idCurrentCell | CGridCtrl | [protected] |
m_idTopLeftCell | CGridCtrl | [protected] |
m_LastDragOverCell | CGridCtrl | [protected] |
m_LastMousePoint | CGridCtrl | [protected] |
m_LeftClickDownCell | CGridCtrl | [protected] |
m_LeftClickDownPoint | CGridCtrl | [protected] |
m_LogicalPageSize | CGridCtrl | [protected] |
m_lParam | CGridCtrl | [protected] |
m_MouseMode | CGridCtrl | [protected] |
m_nAutoSizeColumnStyle | CGridCtrl | [protected] |
m_nBarState | CGridCtrl | [protected] |
m_nBottomMargin | CGridCtrl | [protected] |
m_nCols | CGridCtrl | [protected] |
m_nCurrPrintRow | CGridCtrl | [protected] |
m_nFixedCols | CGridCtrl | [protected] |
m_nFixedRows | CGridCtrl | [protected] |
m_nFooterHeight | CGridCtrl | [protected] |
m_nGap | CGridCtrl | [protected] |
m_nGridLines | CGridCtrl | [protected] |
m_nHeaderHeight | CGridCtrl | [protected] |
m_nHScrollMax | CGridCtrl | [protected] |
m_nLeftMargin | CGridCtrl | [protected] |
m_nNumPages | CGridCtrl | [protected] |
m_nPageHeight | CGridCtrl | [protected] |
m_nPageMultiplier | CGridCtrl | [protected] |
m_nPageWidth | CGridCtrl | [protected] |
m_nPrintColumn | CGridCtrl | [protected] |
m_nResizeCaptureRange | CGridCtrl | [protected] |
m_nRightMargin | CGridCtrl | [protected] |
m_nRows | CGridCtrl | [protected] |
m_nRowsPerWheelNotch | CGridCtrl | [protected] |
m_nSortColumn | CGridCtrl | [protected] |
m_nTimerID | CGridCtrl | [protected] |
m_nTimerInterval | CGridCtrl | [protected] |
m_nTopMargin | CGridCtrl | [protected] |
m_nVScrollMax | CGridCtrl | [protected] |
m_PaperSize | CGridCtrl | [protected] |
m_pfnCallback | CGridCtrl | [protected] |
m_pfnCompare | CGridCtrl | [protected] |
m_pImageList | CGridCtrl | [protected] |
m_PrevSelectedCellMap | CGridCtrl | [protected] |
m_PrinterFont | CGridCtrl | [protected] |
m_pRtcDefault | CGridCtrl | [protected] |
m_RowData | CGridCtrl | [protected] |
m_SelectedCellMap | CGridCtrl | [protected] |
m_SelectionStartCell | CGridCtrl | [protected] |
m_TitleTip | CGridCtrl | [protected] |
MOUSE_NOTHING enum value | CGridCtrl | [protected] |
MOUSE_OVER_COL_DIVIDE enum value | CGridCtrl | [protected] |
MOUSE_OVER_ROW_DIVIDE enum value | CGridCtrl | [protected] |
MOUSE_PREPARE_EDIT enum value | CGridCtrl | [protected] |
MOUSE_SCROLLING_CELLS enum value | CGridCtrl | [protected] |
MOUSE_SELECT_ALL enum value | CGridCtrl | [protected] |
MOUSE_SELECT_CELLS enum value | CGridCtrl | [protected] |
MOUSE_SELECT_COL enum value | CGridCtrl | [protected] |
MOUSE_SELECT_ROW enum value | CGridCtrl | [protected] |
MOUSE_SIZING_COL enum value | CGridCtrl | [protected] |
MOUSE_SIZING_ROW enum value | CGridCtrl | [protected] |
MouseOverColumnResizeArea(CPoint &point) | CGridCtrl | [protected] |
MouseOverRowResizeArea(CPoint &point) | CGridCtrl | [protected] |
OnBeginPrinting(CDC *pDC, CPrintInfo *pInfo) | CGridCtrl | [virtual] |
OnCaptureChanged(CWnd *pWnd) | CGridCtrl | [protected] |
OnChar(UINT nChar, UINT nRepCnt, UINT nFlags) | CGridCtrl | [protected] |
OnDraw(CDC *pDC) | CGridCtrl | [protected, virtual] |
OnEditCell(int nRow, int nCol, CPoint point, UINT nChar) | CGridCtrl | [protected, virtual] |
OnEditCopy() | CGridCtrl | [virtual] |
OnEditCut() | CGridCtrl | [virtual] |
OnEditPaste() | CGridCtrl | [virtual] |
OnEditSelectAll() | CGridCtrl | [virtual] |
OnEndEditCell(int nRow, int nCol, CString str) | CGridCtrl | [protected, virtual] |
OnEndInPlaceEdit(NMHDR *pNMHDR, LRESULT *pResult) | CGridCtrl | [protected] |
OnEndPrinting(CDC *pDC, CPrintInfo *pInfo) | CGridCtrl | [virtual] |
OnEraseBkgnd(CDC *pDC) | CGridCtrl | [protected] |
OnFixedColumnClick(CCellID &cell) | CGridCtrl | [protected, virtual] |
OnFixedRowClick(CCellID &cell) | CGridCtrl | [protected, virtual] |
OnGetDlgCode() | CGridCtrl | [protected] |
OnGetFont(WPARAM hFont, LPARAM lParam) | CGridCtrl | [protected] |
OnHScroll(UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) | CGridCtrl | [protected] |
OnImeChar(WPARAM wCharCode, LPARAM lParam) | CGridCtrl | [protected] |
OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags) | CGridCtrl | [protected] |
OnKeyUp(UINT nChar, UINT nRepCnt, UINT nFlags) | CGridCtrl | [protected] |
OnLButtonDblClk(UINT nFlags, CPoint point) | CGridCtrl | [protected] |
OnLButtonDown(UINT nFlags, CPoint point) | CGridCtrl | [protected] |
OnLButtonUp(UINT nFlags, CPoint point) | CGridCtrl | [protected] |
OnMouseMove(UINT nFlags, CPoint point) | CGridCtrl | [protected] |
OnPaint() | CGridCtrl | [protected] |
OnPrint(CDC *pDC, CPrintInfo *pInfo) | CGridCtrl | [virtual] |
OnRButtonDown(UINT nFlags, CPoint point) | CGridCtrl | [protected] |
OnRButtonUp(UINT nFlags, CPoint point) | CGridCtrl | [protected] |
OnSelecting(const CCellID ¤tCell) | CGridCtrl | [protected] |
OnSetCursor(CWnd *pWnd, UINT nHitTest, UINT message) | CGridCtrl | [protected] |
OnSetFont(WPARAM hFont, LPARAM lParam) | CGridCtrl | [protected] |
OnSize(UINT nType, int cx, int cy) | CGridCtrl | [protected] |
OnSysColorChange() | CGridCtrl | [protected] |
OnSysKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags) | CGridCtrl | [protected] |
OnTimer(UINT nIDEvent) | CGridCtrl | [protected] |
OnUpdateEditCopy(CCmdUI *pCmdUI) | CGridCtrl | [protected] |
OnUpdateEditCut(CCmdUI *pCmdUI) | CGridCtrl | [protected] |
OnUpdateEditPaste(CCmdUI *pCmdUI) | CGridCtrl | [protected] |
OnUpdateEditSelectAll(CCmdUI *pCmdUI) | CGridCtrl | [protected] |
OnVScroll(UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) | CGridCtrl | [protected] |
PasteTextToGrid(CCellID cell, COleDataObject *pDataObject, BOOL bSelectPastedCells=TRUE) | CGridCtrl | [virtual] |
pfnCellNumericCompare(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) | CGridCtrl | [static] |
pfnCellTextCompare(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) | CGridCtrl | [static] |
PreSubclassWindow() | CGridCtrl | [protected, virtual] |
Print(CPrintDialog *pPrntDialog=NULL) | CGridCtrl | |
PrintColumnHeadings(CDC *pDC, CPrintInfo *pInfo) | CGridCtrl | [protected, virtual] |
PrintFixedRowCells(int nStartColumn, int nStopColumn, int &row, CRect &rect, CDC *pDC, BOOL &bFirst) | CGridCtrl | [protected, virtual] |
PrintFooter(CDC *pDC, CPrintInfo *pInfo) | CGridCtrl | [protected, virtual] |
PrintHeader(CDC *pDC, CPrintInfo *pInfo) | CGridCtrl | [protected, virtual] |
PrintRowButtons(CDC *pDC, CPrintInfo *) | CGridCtrl | [protected, virtual] |
RedrawCell(int nRow, int nCol, CDC *pDC=NULL) | CGridCtrl | |
RedrawCell(const CCellID &cell, CDC *pDC=NULL) | CGridCtrl | |
RedrawColumn(int col) | CGridCtrl | |
RedrawRow(int row) | CGridCtrl | |
Refresh() | CGridCtrl | |
RegisterWindowClass() | CGridCtrl | [protected] |
ResetScrollBars() | CGridCtrl | [protected] |
ResetSelectedRange() | CGridCtrl | [protected] |
Save(LPCTSTR filename, TCHAR chSeparator=_T(',')) | CGridCtrl | |
SelectAllCells() | CGridCtrl | [protected] |
SelectCells(CCellID currentCell, BOOL bForceRedraw=FALSE, BOOL bSelectCells=TRUE) | CGridCtrl | [protected] |
SelectColumns(CCellID currentCell, BOOL bForceRedraw=FALSE, BOOL bSelectCells=TRUE) | CGridCtrl | [protected] |
SelectRows(CCellID currentCell, BOOL bForceRedraw=FALSE, BOOL bSelectCells=TRUE) | CGridCtrl | [protected] |
SendCacheHintToParent(const CCellRange &range) const | CGridCtrl | [protected] |
SendDisplayRequestToParent(GV_DISPINFO *pDisplayInfo) const | CGridCtrl | [protected] |
SendMessageToParent(int nRow, int nCol, int nMessage) const | CGridCtrl | [protected] |
SetAutoSizeStyle(int nStyle=3) | CGridCtrl | [inline] |
SetBkColor(COLORREF clr) | CGridCtrl | [inline] |
SetCallbackFunc(GRIDCALLBACK pCallback, LPARAM lParam) | CGridCtrl | [inline] |
SetCell(int nRow, int nCol, CGridCellBase *pCell) | CGridCtrl | [inline, protected] |
SetCellType(int nRow, int nCol, CRuntimeClass *pRuntimeClass) | CGridCtrl | |
SetColumnCount(int nCols=10) | CGridCtrl | |
SetColumnResize(BOOL bResize=TRUE) | CGridCtrl | [inline] |
SetColumnWidth(int col, int width) | CGridCtrl | |
SetCompareFunction(PFNLVCOMPARE pfnCompare) | CGridCtrl | |
SetDefaultCellType(CRuntimeClass *pRuntimeClass) | CGridCtrl | |
SetDefCellHeight(int nHeight) | CGridCtrl | [inline] |
SetDefCellMargin(int nMargin) | CGridCtrl | [inline] |
SetDefCellWidth(int nWidth) | CGridCtrl | [inline] |
SetDoubleBuffering(BOOL bBuffer=TRUE) | CGridCtrl | [inline] |
SetEditable(BOOL bEditable=TRUE) | CGridCtrl | [inline] |
SetFixedBkColor(COLORREF clr) | CGridCtrl | [inline] |
SetFixedColumnCount(int nFixedCols=1) | CGridCtrl | |
SetFixedColumnSelection(BOOL bSelect) | CGridCtrl | [inline] |
SetFixedRowCount(int nFixedRows=1) | CGridCtrl | |
SetFixedRowSelection(BOOL bSelect) | CGridCtrl | [inline] |
SetFixedTextColor(COLORREF clr) | CGridCtrl | [inline] |
SetFocusCell(CCellID cell) | CGridCtrl | |
SetFocusCell(int nRow, int nCol) | CGridCtrl | |
SetFrameFocusCell(BOOL bFrame) | CGridCtrl | [inline] |
SetGridBkColor(COLORREF clr) | CGridCtrl | [inline] |
SetGridColor(COLORREF clr) | CGridCtrl | [inline] |
SetGridLineColor(COLORREF clr) | CGridCtrl | [inline] |
SetGridLines(int nWhichLines=3L) | CGridCtrl | |
SetHandleTabKey(BOOL bHandleTab=TRUE) | CGridCtrl | [inline] |
SetHeaderSort(BOOL bSortOnClick=TRUE) | CGridCtrl | [inline] |
SetImageList(CImageList *pList) | CGridCtrl | [inline] |
SetItem(const GV_ITEM *pItem) | CGridCtrl | |
SetItemBkColour(int nRow, int nCol, COLORREF cr=CLR_DEFAULT) | CGridCtrl | |
SetItemData(int nRow, int nCol, LPARAM lParam) | CGridCtrl | |
SetItemFgColour(int nRow, int nCol, COLORREF cr=CLR_DEFAULT) | CGridCtrl | |
SetItemFont(int nRow, int nCol, const LOGFONT *lf) | CGridCtrl | |
SetItemFormat(int nRow, int nCol, UINT nFormat) | CGridCtrl | |
SetItemImage(int nRow, int nCol, int iImage) | CGridCtrl | |
SetItemState(int nRow, int nCol, UINT state) | CGridCtrl | |
SetItemText(int nRow, int nCol, LPCTSTR str) | CGridCtrl | |
SetItemTextFmt(int nRow, int nCol, LPCTSTR szFmt,...) | CGridCtrl | |
SetItemTextFmtID(int nRow, int nCol, UINT nID,...) | CGridCtrl | |
SetListMode(BOOL bEnableListMode=TRUE) | CGridCtrl | |
SetModified(BOOL bModified=TRUE, int nRow=-1, int nCol=-1) | CGridCtrl | |
SetMouseMode(int nMode) | CGridCtrl | [inline, protected] |
SetPrintMarginInfo(int nHeaderHeight, int nFooterHeight, int nLeftMargin, int nRightMargin, int nTopMargin, int nBottomMargin, int nGap) | CGridCtrl | |
SetRedraw(BOOL bAllowDraw, BOOL bResetScrollBars=FALSE) | CGridCtrl | |
SetRowCount(int nRows=10) | CGridCtrl | |
SetRowHeight(int row, int height) | CGridCtrl | |
SetRowResize(BOOL bResize=TRUE) | CGridCtrl | [inline] |
SetScrollPos32(int nBar, int nPos, BOOL bRedraw=TRUE) | CGridCtrl | [protected] |
SetSelectedRange(const CCellRange &Range, BOOL bForceRepaint=FALSE, BOOL bSelectCells=TRUE) | CGridCtrl | |
SetSelectedRange(int nMinRow, int nMinCol, int nMaxRow, int nMaxCol, BOOL bForceRepaint=FALSE, BOOL bSelectCells=TRUE) | CGridCtrl | |
SetShadedPrintOut(BOOL bEnable=TRUE) | CGridCtrl | [inline] |
SetSingleColSelection(BOOL bSing=TRUE) | CGridCtrl | [inline] |
SetSingleRowSelection(BOOL bSing=TRUE) | CGridCtrl | [inline] |
SetSortAscending(BOOL bAscending) | CGridCtrl | [inline] |
SetSortColumn(int nCol) | CGridCtrl | |
SetTextBkColor(COLORREF clr) | CGridCtrl | [inline] |
SetTextColor(COLORREF clr) | CGridCtrl | [inline] |
SetTitleTipBackClr(COLORREF clr=CLR_DEFAULT) | CGridCtrl | [inline] |
SetTitleTipTextClr(COLORREF clr=CLR_DEFAULT) | CGridCtrl | [inline] |
SetTrackFocusCell(BOOL bTrack) | CGridCtrl | [inline] |
SetupDefaultCells() | CGridCtrl | [protected] |
SetVirtualMode(BOOL bVirtual) | CGridCtrl | |
SortItems(int nCol, BOOL bAscending, LPARAM data=0) | CGridCtrl | |
SortItems(PFNLVCOMPARE pfnCompare, int nCol, BOOL bAscending, LPARAM data=0) | CGridCtrl | |
SortItems(PFNLVCOMPARE pfnCompare, int nCol, BOOL bAscending, LPARAM data, int low, int high) | CGridCtrl | [protected] |
SortTextItems(int nCol, BOOL bAscending, LPARAM data=0) | CGridCtrl | |
SortTextItems(int nCol, BOOL bAscending, int low, int high) | CGridCtrl | [protected] |
ValidateAndModifyCellContents(int nRow, int nCol, LPCTSTR strText) | CGridCtrl | [protected] |
ValidateEdit(int nRow, int nCol, LPCTSTR str) | CGridCtrl | [protected, virtual] |
~CGridCtrl() | CGridCtrl | [virtual] |