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
Activate floating TaskPane toolbar by selecting the caption
posted

Hi,

I've got a TaskPane toolbar that is set to floating and which contains a user control. If I select any control inside the user control, the TaskPane's caption is selected (orange). No problem there.

What I'd like to be able to do is click directly on the caption as well and have the toolbar become active. Is this something that's possible or something I may have overlooked in the toolbar's settings?

Thanks,

Jim

Parents
No Data
Reply
  • 53790
    posted

    Hello Jim,

    Maybe one possible approach to achieve the desired behavior is to handle ultraToolbarsManager1_MouseEnterElement() event. Please take a look at the attached sample for more details. Please let me know if you have any questions

    Regards

    UltraToolbarManagerTaskPane.zip
Children
No Data