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
2265
UltraNumericEditor Button Tooltip
posted

Is it possible to get a tooltip on the individual buttons in the editor rather than just on the Editor component?

this.ToolTipManager.SetUltraToolTip(this.ReportNumberUpDown.ButtonsRight["NewNumber"], 
                new UltraToolTipInfo("TooltipGenerateNewReportNumber", 
                    Infragistics.Win.ToolTipImage.Info, "MessageBoxTitle"DefaultableBoolean.True));

The above of course does not work.  I cannot see anyway to do this as Tooltip manager uses a Control to set the tooltip on.

Thanks,

Andez

Parents
No Data
Reply
  • 23930
    Offline posted

    Hello Paul,

    I am just checking about the progress of this issue. Let me know if you need my further assistance on this issue.

    Thank you for using Infragistics Components.

Children
No Data