FloatingWindowTitle for ToolWindow

Docking/MDI for WPF Forum

Posted 2 years ago by Yuki
Version: 22.1.2
Avatar

Hello,

Is there any way to set title of floating ToolWindow? (like FloatingWindowTitle  for DocumentWindow)

Comments (1)

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

Hello,

A floating ToolWindow is effectively just showing the same UI as a docked ToolWindow, which is the ToolWindowContainer.  It will use the ToolWindow.Title value as the title.  

A floating DocumentWindow is different because in that scenario, there is an entire chrome that needs to wrap the MDI area.  And that's where more complex titles come into play, requiring the need for DockSite.FloatingWindowTitle, etc.


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.