[RESOLVED] InputPanel + TextBox (text disappear?)
Hello again,
i'm facing weird problem, i set "InputPanel1.Enabled = True" when some textbox has focus, problem is, after i write my text inside the textbox the text disappears when i click elsewhere (only for the first time i write inside the textbox, if i repeat the procedure, the text remains). Although, the LostFocus event isn't trigged.
I'm confused :ehh: :confused:
Thanks in advance
Re: InputPanel + TextBox (text disappear?)
gees, that was beeing cause by a doevents before and after the inpupanel beeing enabled :confused: