I have an app that uses a TabControl with 10 tabs. One of the tabs has a
panel control that hosts the MDI child forms that are opened. When the child
forms open, they open kinda slow. And when you resize the main form, it
resizes very slow. I imagine it is redrawing everything on every tab page,
so is there a way to avoid this?
Thanks!!!
panel control that hosts the MDI child forms that are opened. When the child
forms open, they open kinda slow. And when you resize the main form, it
resizes very slow. I imagine it is redrawing everything on every tab page,
so is there a way to avoid this?
Thanks!!!