IASImageMenu::put_ItemHeight

This method sets the height of an item.

Syntax

HRESULT put_ItemHeight( long lHeight );

Parameters

lHeight
[in] Long integer that contains the height of an item.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.

Remarks

All items must be the same height. Images are centered inside the box that constitutes the menu item.

See Also

IASImageMenu::get_ItemHeight