Setting Initial Size of ToolWindow

Docking/MDI for WPF Forum

Posted 16 years ago by David Mullin
Version: 4.0.0455
Avatar
I've got a ToolWindow that is (ultimately) inside of an AutoHideLeftContainer. I want to set the initial width of that ToolWindow. The only thing I've been able to find that appears to work is to set this property on the ToolWindowContainer:

DockSite.ControlSize="500,500"

Is this the preferred way to accomplish this? Is there an easier/better way?

David Mullin

Comments (1)

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

That is the correct way.


Actipro Software Support

The latest build of this product (v24.1.1) 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.