Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Desktop Alert Window Tooltips

Last post 05-18-2008 18:54 by davidsond. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 05-15-2008 1:27

    Desktop Alert Window Tooltips

    Is there a way to disable the "Open this item" tooltip that displays when you mouse over text in a desktop alert window (even when said text is not a link)?  Thanks for the info.

        - Dave

    • Post Points: 20
  • 05-16-2008 9:31 In reply to

    Re: Desktop Alert Window Tooltips

    Answer

    Infragistics.Win.Misc.Resources.Customizer.SetCustomizedString("DesktopAlertLinkUIElement_Caption_ToolTipText_Office2007", string.Empty);
    Infragistics.Win.Misc.Resources.Customizer.SetCustomizedString("DesktopAlertLinkUIElement_Text_ToolTipText_Office2007", string.Empty);

    • Post Points: 50
  • 05-18-2008 18:54 In reply to

    Re: Desktop Alert Window Tooltips

    Wow.  I had no idea I could modify the resource strings used by the Infragistics controls.  That's awesome.  Thank you very much.

         - Dave

    • Post Points: 5
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems