PDA

Click to See Complete Forum and Search --> : [RESOLVED] InputPanel + TextBox (text disappear?)


TDQWERTY
Jun 13th, 2010, 05:51 AM
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

TDQWERTY
Jun 13th, 2010, 08:19 AM
gees, that was beeing cause by a doevents before and after the inpupanel beeing enabled :confused: