CListCtrl::SetColumn

Call this member function to set the attributes of a list view column.

Syntax

BOOL SetColumn( int nCol, const LV_COLUMN* pColumn );

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::GetColumn