CGXGridCore::OnTrackColWidth
virtual BOOL OnTrackColWidth(ROWCOL nCol);?
nCol
Specifies the column id.
Return Value
TRUE if tracking the specified column is possible; FALSE to disable tracking the column.
Remarks
The method is called from ShowContextCursor to determine if it should display a size cursor and from OnStartTracking to determine if the column can be tracked.