IASCharSpinner::put_ItemHeight

This method sets the item height.

Syntax

HRESULT put_ItemHeight( long lHeight );

Parameters

lHeight
Long integer that specifies the height of the item.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that an invalid argument has been entered.

Remarks

All items must be the same height.

See Also

IASCharSpinner::get_ItemHeight