Request: Overload for loading layouts

Docking/MDI for Windows Forms Forum

Posted 20 years ago by Glenn Chittenden Jr.
Avatar
It would be nice if there was an overload for LoadToolWindowLayoutFromFile that would take a Stream. I store layout data as an embedded resource and currently have to save this data to a temp file before loading.

Just a thought.

Comments (2)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Actually there is a ToolWindowLayoutData property that you can use to get/set. It is of type XmlDocument but would allow you to use streams if you load the XmlDocument from a Stream.


Actipro Software Support

Posted 20 years ago by Glenn Chittenden Jr.
Avatar
Ah.. missed that one. Thanks.
The latest build of this product (v25.1.0) was released 25 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.