Posted 20 years ago by Mark - Greenville, SC
Avatar
Is there a way to easily hide the tabs on the DockableWindow control? For example, my application is using this, but I have a login form that I want to display initially, and not show the tabs (so it looks like a regular form). If I could just hide the tab (and arrows and 'x'), then I could show it once the login was successful.

Just wondering if this can be done.

Thanks,

Mark

Comments (3)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You can do this. Just make sure you don't have any documents open and then set the DWManager.WorkspaceChild control to your Login UserControl. Once it is done, clear the WorkspaceChild property and then you're all ready to add docs.


Actipro Software Support

Posted 20 years ago by Jake Pearson - Software Developer, Alion Science and Technology
Avatar
Along the same lines, someone at my office asked for a way to hide the tabs above the document area. They would be able to change the active document window via a button strip elseware in the application. Is this possible.

thanks,
Jake
Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Not right now but I'll add it to the TODO list.


Actipro Software Support

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