Extended Edit box loses the typed value when form is resized:
Hi,
I have added an extended edit box in a system form (SO form). When form is resized, I'm programmatically repositioning the edit box for proper alignment. When I do that, whatever has been typed in the edit box is lost (which is not yet saved).
If I don't do repositioning of the edit box, then it is working fine - whatever the user typed remains there.
Why is this happening, and how can I work-around this?
Thanks for your help.
Regards,
Geetha
Edited by: Rui Pereira on Dec 23, 2008 4:24 PM