Posts tagged as:

maxChars

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.

[click to continue…]

{ 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.

[click to continue…]

{ 0 comments }

The following example shows how you can limit the amount of text a user can enter into a TextArea control by using the maxChars property.

Full code after the jump.

[click to continue…]

{ 0 comments }