TabPage Application slowness.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Shawn

    #1

    TabPage Application slowness.

    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!!!


Working...