The following example shows you how to set the corner radius on the link buttons in a LinkBar control in Flex by setting the linkButtonStyleName and cornerRadius styles.
Full code after the jump.
Continue reading ‘Setting the button link corner radius on a Flex LinkBar control’
The following example shows how you can set the font weight of a label on LinkBar control and ToggleButton control in Flex by setting the linkButtonStyleName style and buttonStyleName style respectively.
Full code after the jump.
Continue reading ‘Setting a label’s font weight on a Flex LinkBar and ToggleButtonBar control’