TextBox losing its text when focus changed?
Hi all,
Im developing a plugin in Illustrator CS3 using VisualStudio 2005.
I design my dialog using ADM in VS.
The textbox losing its text when focus is changed.
In my dialog i have a textbox,checkbox and a ok and cancel button.
In case, if i enter the text and press tab or the checkbox (before moving the focus to ok or cancel button) the text remains uncleared.
But if i enter the text and move the mouse to ok or cancel button the text box value gets cleared.
Please someone guide me to solve this problem.
Thanks in advance,
Poovili