Toolwindow default position

Docking/MDI for WPF Forum

Posted 16 years ago by Luca
Avatar
Hi,
how can i specify the start position of a toolwindow?

Default is on the right of the workspace, i want to visualize the toolwindow on the bottom.

Thank's, Luca

Comments (2)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Luca,

Are you just calling Activate programmatically when you see this behavior? If so, then instead use the DockTo method and dock it against a side of the DockSite such as the bottom.


Actipro Software Support

Posted 16 years ago by Luca
Avatar
Thank's, but i've found the solution.

I'm newer user of Actipro and i have found the Orientation property of the split container.
The latest build of this product (v24.1.2) was released 24 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.