J
JoelB
In eVB we didn't use the tab control because we couldn't get the tabs on
top; instead we rolled our own, using labels and frames. Now we are wriging
a new app in VB.NET, and we are disappointed to find that they have carried
the same shortcoming of the tab control over to .NET!! (does anyone know
why they would do that?)
Anyway, we are tempted to use the tab control this time anyway, except for
the added problem that I can't find a way to keep the control from obscuring
the top of the screen. Does anyone know why it doesn't behave like a
normal control and allow positioning on the screen, and does anyone have a
workaround?
Thanks,
Joel
top; instead we rolled our own, using labels and frames. Now we are wriging
a new app in VB.NET, and we are disappointed to find that they have carried
the same shortcoming of the tab control over to .NET!! (does anyone know
why they would do that?)
Anyway, we are tempted to use the tab control this time anyway, except for
the added problem that I can't find a way to keep the control from obscuring
the top of the screen. Does anyone know why it doesn't behave like a
normal control and allow positioning on the screen, and does anyone have a
workaround?
Thanks,
Joel