CListBox::SetColumnWidth

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). 

CListBox OverviewClass MembersHierarchy Chart

See Also   LB_SETCOLUMNWIDTH