Mouse Double Click event on ToolWindow Tab

Docking/MDI for WPF Forum

Posted 7 years ago by Harsh Chawla
Version: 17.2.0661
Avatar

Hi Actipro,

How can I have mouse double click event on ToolWindow Tab Header and not on ToolWindow?

Thanks

Comments (3)

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

Hello,

Do you mean you are trying to handle a double click on a tool window's tab, or on the title bar that appears above a tool window?  What specifically did you need to do when this occurs?


Actipro Software Support

Posted 7 years ago by Harsh Chawla
Avatar

I want to handle a double click on a tool window's tab, I want to open a new window when double click on a tool window's tab.

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

Hello,

I don't believe it's possible right now to externally handle a double click on the tab because we handle pointer down messages to watch for clicks (to focus the content) and drags (to support reordering or tearing away tabs).  What if you used our custom context content features like we show in the "Custom Context Content" QuickStart?  That lets you add any UI element you wish to the tab.  So you could add a button for instance.


Actipro Software Support

The latest build of this product (v24.1.2) was released 0 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.