Archive for January 19th, 2008

19
Jan

Setting an item’s font weight in a Flex PopUpButton control’s pop up menu

The following example shows you how you can set the font weight of the item labels in a PopUpButton control’s pop up menu in Flex by setting the popUpStyleName and fontWeight styles.

Full code after the jump.

Continue reading ‘Setting an item’s font weight in a Flex PopUpButton control’s pop up menu’