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
25
Trying to determine if Infragistics has such a control
posted

I've been trying to determine if Infragistics has the control to support having a notification icon on a toolbar that shows a count. Think about an inbox icon showing the number of messages in the inbox. When the mouse hovers over the icon, it then shows a detail window/hint about the inbox. My example is from my Chrome browser.

Parents
  • 48586
    Verified Answer
    posted

    Hello ,

     

    What you could achieve with our components is to make your own implementation of IUIElementDrawFilter in order to achieve this “notification icons” in toolbars button. Then for the popup notification dialog you could use UltraPopupControlContainer. I’ve implemented this in the attached sample.

     

    Please let me know if you have any further questions.

    151864.zip
Reply Children
No Data