GeertVerhoeven
Technical User
Hi all,
I have an WinForms (2.0) application that uses a tabcontrol with 3 tabpages. Each page contains a single UserControl that contains all the controls.
The problem is that when I switch tabs, the rendering takes a while. The pages only contains about 22 controls (10 labels, 8 textboxes, 2 checkboxes, 2 grouboxes). I've set most of the controls to readonly.
Can someone plz help?
Thanks in advance,
Geert
I have an WinForms (2.0) application that uses a tabcontrol with 3 tabpages. Each page contains a single UserControl that contains all the controls.
The problem is that when I switch tabs, the rendering takes a while. The pages only contains about 22 controls (10 labels, 8 textboxes, 2 checkboxes, 2 grouboxes). I've set most of the controls to readonly.
Can someone plz help?
Thanks in advance,
Geert