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
90
Tool height on a Toolbar. ButtonTool / PopupMenuTool
posted

Is there a way to force a PopupMenuTool on a Toolbar to be exactly as high as a ButtonTool (the latter is bigger)? When you have both on a Toolbar and hide the ButtonTool the toolbar shrinks because the PopupMenuTool (dropdown) is smaller and the content then resizes. This is very annoying and occurs in our (tabbed MDI)program since we moved to version 8.2.

We temporarily tried the 8.2 hotfix (looking for a description *what* it should fix wasn't fun) but that didn't help

Any hints how to work around of fix this are very welcome :)

Parents
  • 44743
    posted

    It could be a bug. You can submit it to the support group if you'd like: http://www.infragistics.com/gethelp.

    As a workaround, you can try to put a LabelTool with no text on the toolbar. If that requires as much height as the ButtonTool, it might prevent the toolbar's height from decreasing when the ButtonTool is removed.

Reply Children
No Data