PopUp::SetItemFontStyle
void SetItemFontStyle ( short popupItem, Font::Style style );
Parameters
- popupItem
1-based index of the popup item to be modified, TopItem or BottomItem of Item type specifies the first or last item of the popup control. Use AllItems of Item type to change the style of all items. - style
The font style of the popup item.