Tag Archive for 'justify'

08
Mar

Setting the text alignment in a TextArea control in Flex

The following example shows how you can left, center, right, or fully justify a block of text in the Flex TextArea control by setting the textAlign style.

Full code after the jump.

Continue reading ‘Setting the text alignment in a TextArea control in Flex’