TextField has the property autoSize so if your TextField instance is my_txt, do this: my_txt.autoSize = TextFieldAutoSize.LEFT;
On Mar 30, 6:38 am, devi lakshmi <[email protected]> wrote: > Hi, > > how to load the dynamic textfield in the object handler.. > i have loaded, but the textfield is not getting resize.. is there any > possibility to resize the textfield > if any plz help me > > Thanks in advance > > With regards > Devi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

