The following example shows how you can indent the title of a Panel control in Flex by setting the titleStyleName style and textIndent style.
Full code after the jump.
{ 0 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can indent the title of a Panel control in Flex by setting the titleStyleName style and textIndent style.
Full code after the jump.
{ 0 comments }
The following example shows how you can customize the appearance of the title in an Alert control in Flex by setting the titleStyleName style:
Full code after the jump.
{ 1 comment }
The following example shows how you can stylize the Flex RichTextEditor control’s title bar by setting the titleStyleName style.
Full code after the jump.
{ 0 comments }