In an attached file there's a menu.
The question is - how to get rid of the gray band that apperas previous to menu items?
Hello Boris,
Thanks for reply.
In my actual project I have got a PopupGalleryTool, and it doesn't allow me to set PopupStyle to Toolbar, unlike PopupMenuTool.
Is it necessary to use PopupMenuTool? Or can I do that in PopupGalleryTool?
I tried to modify my project PopupGalleryTool to PopupMenuTool, my items texts are small, so after setting PopupStyle to Toolbar some of items became to stay at the same line, as they need if they are composed into tollbar. But I need the menu.
Hello,
You could remove this gray line by setting the 'PopupStyle' on the 'Settings' object of the popup menu tool to 'Toolbar'.
Please let me know if this helped when you have the time to try it.