RibbonWindow.StatusBar no longer available

Ribbon for WPF Forum

Posted 2 years ago by Luke
Version: 22.1.4
Avatar

I've just upgraded from V17 and looks like StatusBar is no longer a DependencyProperty for RibbonWindow? If that's the case, what would be the current recommended way to add a StatusBar to a RibbonWindow? Thanks

Comments (1)

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

Hi Luke,

The v20.1 conversion documentation mentions the StatusBar property removal.  You would effectively include a StatusBar control at the bottom of your Window.Content.  For instance, if your Window.Content is a Grid or DockPanel, just put a StatusBar on the bottom of that.  That's what we do in our main Ribbon demo as well.


Actipro Software Support

The latest build of this product (v24.1.4) was released 30 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.