Posted 9 years ago
		by Javier Alvarez
	
		Version: 16.1.0634
				Platform: .NET 4.5
				Environment: Windows 7 (64-bit)
		
RibbonWindow.StatusBar not show on Visual Studio WPF designer.

RibbonWindow.StatusBar not show on Visual Studio WPF designer.

Hi Javier,
Yes I believe since it's part of the Window's template, the VS designer won't render that area unfortunately. You could always put it temporarily in the main Window.Content area so that you can see it in the designer while making your Window. Then move it over to the other property once it's complete.
Please log in to a validated account to post comments.