Tag Archive for 'itemlabel'

21
Mar

Customizing a FormItem container’s label in Flex 3

The following example shows how you can access the Label subcomponent in a Flex FormItem container and do fancy stuff like have form labels with hyperlinks or selectable text by using the itemLabel property.

Full code after the jump.

Continue reading ‘Customizing a FormItem container’s label in Flex 3′