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 Overview | Class Members | Hierarchy Chart
See Also LB_SETCOLUMNWIDTH