<< Return to Main Index

< Return to Class Index

CGXDSplitWnd::GetColumnInfo

void GetColumnInfo(int col, int& cxCur, int& cxMin) const;

col

Zero-based column index of the column.

cxCur

A reference to the current column width of this column

cxMin

A reference to the minimum column width of this column.

Remarks

A helper function to get the width information of a given column.

CGXDSplitWnd

Class Overview | Class Members