CListBox::GetHorizontalExtent

Call this member function to retrieve the width in pixels by which the list box can be scrolled horizontally. This is applicable only if the list box has a horizontal scroll bar.

Syntax

int GetHorizontalExtent( ) const;

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