The status bar is really a completely separate control and we are just styling the native WPF one. So it should have whatever designer support Microsoft has built for StatusBar.
property, in the VS designer, I don't see the status bar. At runtime, it works fine. I just don't see it at design time so I can't use the status bar designer. Thats what I was refering to.
Ahh, yes if you use the StatusBar property there it is part of RibbonWindow's template and VS hides Window templates.
In the newer Office 2010 look though, you probably don't want to use that property and would want it in your main content area. That way Backstage will overlay it. Then the designer will also work again.
Actipro Software Support
The latest build of this product (v24.1.3) 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.