In his previous post Azret Botash explained how to customize the appearance of the AgMenu Control. But the template for it needed to be updated a bit in order to properly work with the 9.2 build so here is the improved version.
List of changes:
- AgMenuDefaultStyleHelper, AgSubMenuDefaultStyleHelper and the like have been moved to a separate namespace clr-namespace:DevExpress.AgMenu.DefaultStyle
- AgMenuItemContentPresenter has been moved to clr-namespace:DevExpress.AgMenu.Internal
- AgMenuItemContentPresenter.CheckShowing has been renamed to CheckAreaVisibility
- AgMenuItemContentPresenter.VisualPosition has been renamed to Position