CWnd::OnMeasureItem

This method is called by the framework for the owner of an owner-draw button, combo box, list box, or menu item when the control is created.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

afx_msg void OnMeasureItem( int nIDCtl, LPMEASUREITEMSTRUCT lpMeasureItemStruct );

See Also

CMenu::MeasureItem, CComboBox::MeasureItem