z-index of tool windows

Docking/MDI for Windows Forms Forum

Posted 19 years ago by mike wall
Avatar
I have three toolWindows on the left so user sees one and the others are tabs at the bottom.

How can I programattically bring a toolwindow to the front?

I have tried Show(), BringToFront(), Focus(), Active()
on the toolwindow, toolwindowcontainer, and dockingmanager. trying to grab the toolwindow using the Key prperty.

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
ToolWindow.Activate() should make the tool window the visible one.


Actipro Software Support

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