Graphisoft®

Dialog ManagerVersion: 2.0

PopUp::SetItemFontStyle

Sets the font style of a popup item.

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.