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
60
WinForms Ribbon App Menu Closes On Click
posted

Hi,

This is a 2 part question:

1) It seems that whenever I click on a PopupControlContainerTool in the application menu it closes the application menu. This differs from old file menu's. Ie, a user would expect File->New + click to just open the new menu, even though its already open on mouseover.

2) My goal is to have a multi-select PopupGalleryTool, PopupMenuTool, or PopupControlContainerTool. I could use a check list box in the PopupControlContainerTool but the popup doesnt automatically resize to the ToolAreaRight. If I use a gallery or menu tool, clicking closing the window and there can only be a single selected item at a time. Please help.

Thanks,

Mike

Parents
No Data
Reply
  • 44743
    posted

    mikeahoyle said:
    1) It seems that whenever I click on a PopupControlContainerTool in the application menu it closes the application menu. This differs from old file menu's. Ie, a user would expect File->New + click to just open the new menu, even though its already open on mouseover.

    This seems like it might be a bug. I would recommend submitting it to the support group: http://es.infragistics.com/gethelp.

    mikeahoyle said:
    2) My goal is to have a multi-select PopupGalleryTool, PopupMenuTool, or PopupControlContainerTool. I could use a check list box in the PopupControlContainerTool but the popup doesnt automatically resize to the ToolAreaRight. If I use a gallery or menu tool, clicking closing the window and there can only be a single selected item at a time. Please help.

    You could submit a feature request to have a property on the PopupControlContainerTool allowing it to expand when it is opened over the ToolAreaRight: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.

Children
No Data