CListBox::SetHorizontalExtent

Call this member function to set the width, in pixels, by which a list box can be scrolled horizontally.

Syntax

void SetHorizontalExtent( int cxExtent );

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, CListBox::GetHorizontalExtent, CListBox::SetColumnWidth