CComboBox::GetHorizontalExtent

UINT GetHorizontalExtent( ) const;

Return Value

The scrollable width of the list-box portion of the combo box, in pixels.

Remarks

Retrieves from the combo box the width in pixels by which the list-box portion of the combo box can be scrolled horizontally. This is applicable only if the list-box portion of the combo box has a horizontal scroll bar.

CComboBox OverviewClass MembersHierarchy Chart

See Also   CListBox::SetHorizontalExtent, CB_GETHORIZONTALEXTENT