The following example shows how you can limit the number of characters a user can type into a Flex NumericStepper control by setting the maxChars property.
Full code after the jump.
{ 0 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can limit the number of characters a user can type into a Flex NumericStepper control by setting the maxChars property.
Full code after the jump.
{ 0 comments }
The following example shows how you can set a status message in a RichTextEditor control’s title bar in Flex.
Full code after the jump.
{ 0 comments }