CListCtrl::SetColumnWidth

Call this member function to change the width of a column in report view or list view.

Syntax

BOOL SetColumnWidth( int nCol, int cx );

At a Glance

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

See Also

CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::GetColumnWidth, CListCtrl::GetStringWidth