Removing the outline borders around the tabbed MDI and tool window containers

Docking/MDI for WPF Forum

Posted 9 years ago by Bret Naughton
Version: 14.2.0610
Avatar

Hi, I am now upgrading out product from 2013.2 to 2014.2. We use the Metro Light theme. I have noticed that the theme has now been updated with 'outline borders around the tabbed MDI and tool window containers'. We need to remove these borders because the design of our application uses inner file with the actual background of the window providing the boundaries or shape of the toolwindow. Can you let me know if it is possible to remove these and if so can you point me in the right direction. Thanks.

Comments (1)

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

Hello,

It looks like your company has WPF Studio so I would recommend that you download the default styles/templates for each of the two versions and run the XAML files for Docking/MDI through a diff app.  That will show you the exact changes that were made, such as in Docking's Containers.xaml.  There were also a number of Metro theme resource changes so be sure to diff the XAML files in the Themes.Metro project's folder.  Note that any of the changes there, you can easily revert by including overrides for the resource keys in your App's Resources.  Our Themes QuickStarts show how to do that.


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.