PopUp::SetItemText
void SetItemText ( short popupItem, const char * text );
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. - text
The new text of the popup item.
Description
A separator line cannot have an item text.