I have a Tab control on my form. Inside the tab control,
I have child controls that expand (anchors) to fill the
tab as the screen is resized.
When working in 96 DPI all is fine. When running on 120
DPI, the first tab that is displayed during startup has
wildly set sizes for the child controls (usually way too
big). The other tabs' controls are all OK as your tab to
them. Going back to the first tab doesn't fix it though.
The first tab that is displayed changes depending on
configuration settings. Whatever tab happens to be first
drawn, is the one with the problem. If that same tab is
not the first one drawn, all is fine.
The problem is apparent for Win2K and XP. However,
Win2003 draws fine. So the assumption is that MS fixed
something in that release.
Unfortunately - I don't know what the work around would be.
Help?!
Tyke
|