Value Disappears
Hi,
I have a textbox control on a Tab Control. When a user ticks a box I write a value into the texbox.text property. However, when I change any other value in any other control on the same tab control, the value that I placed in the textbox.text property returns to its previous value, yet If i click into the textbox it registers it. The textbox will be hidden so I cant click into it.
Has anybody any ideas how I can get around this.
Thanks in advance
|