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
1375
Orientation of tools under toolbar PopupMenu set to segmented
posted

I have a toolbar that contains a segmented popup menu which contains a couple of button tools. The PopupStyle of the popup menu is set to Toolbar. Our application is programmatically setting the caption in the button tools based on some business logic.

When I drop down the menu, depending on the length of the caption in the button tools (I think), the tools are stacked vertically (captions for each tool are still horizontal). Other times, when the caption is shorter, they are positioned next to one another.

I'd like to force them to be one or the other all of the time, preferrably vertical (see attachment). Is there a way to accomplish this?

Thanks,

JL