Posted 20 years ago by kh - United Kingdom
Avatar
hi. i want a window that always fills the workspace area not taken up by docked tool windows (ie. like the vsnet tabbed mdi window) but without the tabs, since there will only ever be one control in this window. can this be done?

using the default DWDocumentWindow, it looks a bit odd having a single tab, and of course the close button is not required and cannot be disabled. i can trap the DWManager.DocumentWindowClosing event but cannot cancel it as far as i can tell.

thanks

kh

Comments (2)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes if you choose not to use documents you can set a control to the WorkspaceChild property. That control will fill the workspace. I recommend doing that instead of using our document functionality in your situation.


Actipro Software Support

Posted 19 years ago by kh - United Kingdom
Avatar
thanks - works exactly as required

kh
The latest build of this product (v2.0.0208) was released 19 years ago, which was after the last post in this thread.