BCGControlBar Pro for MFC
BOOL CBCGPGridCtrl::SetColumnWidth ( int  nCol,
int  nWidth 
)

Sets the width of a column in the grid control.

Returns
Nonzero if successful; otherwise 0.
Parameters
nColThe zero-based index of the column.
nWidthThe width of the column in pixels.