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
45
Space between PopupMenuTool on Ribbon
posted

Hi,

I'm using an Infragistics v23.2

I'm using ribbons on a Windows form application and I have the request to reduce the space that appear between two popupMenu tool. In Word I saw that the space between two menu are small, like in the image below. I know that in the ribbon the size is based on its content. How can achieve the request? Does exist any margin of the tool that i can set? I Already try ToolbarSettings.ToolSpacing = 1, I attached an image.

Thanks