ApplicationMenu not visible in VisualDesigner

Ribbon for WPF Forum

Posted 14 years ago by James Ford
Version: 10.1.0523
Avatar
When working with the ApplicationMenu.xaml in VisualStudio the "design" tab only shows "the root element is unsupported". Seeing visual feedback as I make changes without needing to restart would be very useful. Is there anything I can do to get this to work, or if not, can I request this feature?

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi James,

Sorry but I believe that Microsoft only allows a few root element types (or their inheritors) to be designed in the Visual Studio designer as a root element. Those include Window, UserControl, Page, and ContentControl. But ApplicationMenu wouldn't be supported since it doesn't inherit any of those.

Note that even the native ListBox and TabControl controls aren't supported in the designer as root elements.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.