R
Richard Muller
Hi All,
NOTE: This is a cross-post. If you're willing to respond, please visit the
microsoft.public.dotnet.languages.csharp newsgroup for my post with the same
title. Thanks.
I'm running MSDE 2002, ver. 7.0.9466 with Net Framework 1.0, ver. 1.0.3705
over Win2000ProSP4.
I created a new Visual C# project using the Windows Application template.
I'm trying to create a form (or dialog, I don't care which, for the moment)
which has a vertical splitter with the left half containing a few tabbed
pages and the right half a Rich Text Edit control.
I added a Panel and docked it to the left and added the TabControl to the
panel, along with a couple of tabs. I added a Splitter, which was generated
to right of the panel. I added the Rich Text Edit control to the right of
the splitter and gave it Fill docking.
That worked pretty well except that the tab control did not occupy the full
panel: it was docked to the lower right corner of the panel.
How can I correct this? Are there some patches I should be adding to my
configuration?
--
TIA,
Richard
640K ought to be enough for anybody.
Bill Gates, 1981
NOTE: This is a cross-post. If you're willing to respond, please visit the
microsoft.public.dotnet.languages.csharp newsgroup for my post with the same
title. Thanks.
I'm running MSDE 2002, ver. 7.0.9466 with Net Framework 1.0, ver. 1.0.3705
over Win2000ProSP4.
I created a new Visual C# project using the Windows Application template.
I'm trying to create a form (or dialog, I don't care which, for the moment)
which has a vertical splitter with the left half containing a few tabbed
pages and the right half a Rich Text Edit control.
I added a Panel and docked it to the left and added the TabControl to the
panel, along with a couple of tabs. I added a Splitter, which was generated
to right of the panel. I added the Rich Text Edit control to the right of
the splitter and gave it Fill docking.
That worked pretty well except that the tab control did not occupy the full
panel: it was docked to the lower right corner of the panel.
How can I correct this? Are there some patches I should be adding to my
configuration?
--
TIA,
Richard
640K ought to be enough for anybody.
Bill Gates, 1981