CListBox::SetColumnWidth

Call this member function to set the width in pixels of all columns in a multicolumn list box.

Syntax

void SetColumnWidth( int cxWidth );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CListBox Overview, CListBox Member Functions, Control Classes