Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
Put an image to the main menu
posted

Hello, 

I have a main menu, with all those things like "File", "Tools"... created dinamically, using UltraWinToolbars.PopupControlContainerTools

I want to put an image next to the text, so I have those two things, text+image. If I put the property "ImageAndText" to a button, for exemple, I can create that button with the image and the text, but I can't do it on the menu. Maybe that's because, in the description of this property, it says "This setting is ignored when the item is on a top-level menu." 

I can put an image with ImageOnlyOnToolbars, and a text with TextOnlyAlways, for example, but I can't put both things in the menu. Is there any way of doing it? Thanks a lot.