Some controls can show small button, which when clicked brings up a popup menu. E.g.;- UltraTabControl (when ShowTabListButton is set to true)- UltraExplorerBar (the "ExplorerBarNavigationOverflowQuickCustomizeButton" at the bottom right, when Style is set to OutlookNavigationPane)
The popup menus however seem to have a fixed style. I'd like them to have the same style I've made for UltraToolbarsManager, but it doesn't pick up this style. I've also looked for a menu role under the Shared Object Roles in AppStylist, but didn't find anything.
Can these popup menus be styles somehow?
I get a 404 Page Not Found when using that link. This also happened yesterday - has that site been taken down?
Hello,
These menus cannot be styled by default. I recommend submitting this as a new product idea: http://ideas.infragistics.com/forums/192359-windows-forms.
In order to style these menus in your application, you can use custom context menus in place of the default menus that we provide.