hi,
How to add and show the tooltip for UltraNumericEditor Control?
Regards,
Ramakrishna
You could use an UltraToolTipManager to do this, or a standard .NET ToolTip component. Both are very easy to use, you just put one on a form and the UltraNumericEditor acquires extender properties that you can set to customize the tooltip.