Closing an Actipro Tab

Docking/MDI for WPF Forum

Posted 14 years ago by rangana peiris
Version: 11.1.0545
Avatar
Hi,

This might be quite simple. How can we close a Tab of type Actipro.Tab? I want to dispose one of my tabs while the application is still running.

Thanks

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hello,

You don't techincally close tabs. The tabs are just a visual representation of a DocumentWindow or a ToolWindow. So in the TabbedMdiHost they will appear as tabs, but in a StandardMdiHost they will appear as windows.

If you call the Close method on the associated DocumentWindow or ToolWindow then it's tab/window will be removed.


Actipro Software Support

The latest build of this product (v25.1.0) was released 30 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.