IsTitleBarVisible = false

Ribbon for WPF Forum

Posted 16 years ago by Steven S.
Version: 3.0.0405
Environment: Windows Vista (32-bit)
Avatar
Is this the intentional behavior with IsTitleBarVisible is set to false on a RibbonWindow?

Click for ScreenShot

Notice the cut off app menu and the mostly covered up buttons in the top right corner.

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Steven,

The remarks of the documentation for that property explains it. You probably didn't see that. We'll try and add some more info elsewhere in the docs on this. But here's the info:

Normally, setting the Window.WindowStyle property to None would hide a title bar. However, RibbonWindow is often forced to be in None style to achieve its custom UI. Therefore, set this property to false in cases where you maximize the RibbonWindow, hide any child Ribbon and want to achieve an effect similar to normal windows when their style is None. This sort of functionality is useful when trying to mimic a "full-screen" mode temporarily.


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.