Go to Google Groups Home    microsoft.public.dotnet.framework.windowsforms
Splitter in MDI App

Brian <bos...@telusplanet.net>

Never mind.
Changing the order of adding the LHS panel & splitter seems to have fixed
the problem.

"Brian" <bos...@telusplanet.net> wrote in message

news:ee$5RU4xBHA.2248@tkmsftngp02...
> I am trying to create a MDI app with the look of VC++6.0
> The splitter (dockstyle=Left) that I add to the MDI form is splitting my
> status bar and tool bars when I add a panel (dockstyle=Left) to the MDI
> Form.
> I must be missing something here?
> Thanks
> Brian