MoveToNewVerticalTabbedMdiContainer - AAAAAAAAArgh!

Docking/MDI for Windows Forms Forum

Posted 18 years ago by Matthew Lancashire - IT Ptoject manager, Rentokil Initial Ltd
Version: 2.0.73
Avatar
Is there any use for this method?
I want it to do what it says on the tin, and create a new vetical tab group but in the help it says that it does the same as MoveToNewHorizontalTabbedMdiContainer and when used does exactly the same.

Is this a bug?

Comments (2)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
The documentation was a copy/paste bug but it does do a vertical container. I just tested it and it works fine.

Now keep in mind that containers only go one way or the other. So if you currently have no tabbed splits then the first one you make will be either horizontal or vertical depending on the method you call. Say you make a horizontal one. Then if you call MoveToNewVerticalTabbedMdiContainer it will NOT make a vertical one since you already established you are doing horizontal splits. So I believe in that case it will make another horizontal one. If you remove all splits and then call MoveToNewVerticalTabbedMdiContainer then you start making vertical splits. This is how Visual Studio works as well.

Hope that explains it.


Actipro Software Support

Posted 18 years ago by Matthew Lancashire - IT Ptoject manager, Rentokil Initial Ltd
Avatar
Cheers,
I think I was blinded by the doc paste error.
The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.