Since the only other thread you posted is dotnet related, I assume that you
are not using VB6 or lower. In this case, try the following group:
news://msnews.microsoft.com/microsoft.public.dotnet.languages.vb
> .
>
"MikeG0930" <Mike...@discussions.microsoft.com> wrote in message
news:4E1C0556-9F04-4DC3...@microsoft.com...
Try a TabStrip control. This is part of Windows Common Controls. Set the
TabStrip's Placement property to 2 - tabPlacementLeft. Personally, however,
I think I'd find this annoying (the tabs being on the side, presumably left
side, of the form). Probably better to have the tabs in the traditional
style.
--
Mike