Is it possible to add the individual controls in an MDI window's titlebar?

Docking/MDI for WPF Forum

Posted 9 years ago by Kalusalingam Ramasubramaniyam
Version: 14.2.0611
Avatar

I have a requirement to be able to Add the new button in round shape near minimize icon in MDI window. Please give the samples like my Question

Comments (1)

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

Hello,

While you could set the docking window's ContextImageSource, it will just be an image (not a button), and it will appear left of the title.

To get a button in there or to have something next to the title bar buttons, you would need to make a new implicit Style for the WindowControl control that modifies its Template as you need, and put that new implicit Style in your app's Resources.  If your company owns WPF Studio, you can download the default styles/templates from the company account page on our site.  If your company has only licensed Docking/MDI individually, then you can email our support address and request the default styles/templates.  Let us know which version you use in your email.


Actipro Software Support

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