CListBox::SetColumnWidth

Syntax

void SetColumnWidth( int cxWidth );

Parameters

cxWidth

Specifies the width in pixels of all columns.

Remarks

Sets the width in pixels of all columns in a multicolumn list box (created with the LBS_MULTICOLUMN style).

See Also

LB_SETCOLUMNWIDTH