ToolWindow tab group tooltip

Docking/MDI for WPF Forum

Posted 14 years ago by Mark Benda
Version: 9.1.0505
Avatar
If I have a toolwindow tab group where the tabs are a little squished together, the tooltip showing me the title of the toolwindows is a vanilla box style tooltip - is there a way I can get that to style it to match the rest of my application?

Comments (1)

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

We are just using the native WPF ToolTip (really just the FrameworkElement.ToolTip property), so you can use an implicit Style to change it's look. You would need to place your implicit Style in the DockSite.Resources or any in the resources for any element above it in the visual tree.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.