The following example shows how you can customize the appearance of the Flex ToolTip using a <mx:Style /> block.
Full code after the jump.
Continue reading ‘Customizing a Flex ToolTip instance’s appearance using styles’
The following example shows how you can customize the appearance of the Flex ToolTip using a <mx:Style /> block.
Full code after the jump.
Continue reading ‘Customizing a Flex ToolTip instance’s appearance using styles’
The following example shows how you can customize a Flex TextInput control’s error color and error string using the errorColor style and errorString property.
Full code after the jump.
Continue reading ‘Customizing a Flex TextInput control’s error color’