PopUp::SetItemValue
void SetItemValue ( short popupItem, long value );
Parameters
- popupItem
1-based index of the popup item, use TopItem or BottomItem of Item type to specify the first or last item of the popup control. - value
The new user-defined long value of the popup item.