The following example shows how you can programatically scroll a Spark RichEditableText control in Flex 4 by setting the verticalScrollPosition property.
Full code after the jump.
{ 5 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can programatically scroll a Spark RichEditableText control in Flex 4 by setting the verticalScrollPosition property.
Full code after the jump.
{ 5 comments }
The following example shows how you can set the vertical scroll position on a Spark List control in Flex 4 by setting the verticalScrollPosition property on the VerticalLayout object.
{ 7 comments }