I have a tabcontrol at my form which contains 5 tabs and the 5 tabs have some labels, textboxes and other.
The problem, i face is that when i set the text property ofa textbox of every tab, the value that i set, stays only at the tab the was visible when was done the setting of the values, and all the other values at the textboxes that isn't visible, are lost when i click at their tab button in order to be seen.
Is this a bug or something, because i done a project only with a tab control with 5 tabs, set a value at one textbox of every tab and when i load it only the textbox of the first tab has a value in it, all the others doesn't have any value or have it till i click at their tab button in order to bring in front the tab
thank you all in advance and any help is appreciated !!