I don't want the tooltip to disappear until the mouseout.
It seems it is disappearing after a delay and I don't want it to go away until the user moves the mouse off the control.
How do I do that?
thanks.
1 Answer, 1 is accepted
0
Accepted
Sophy
Telerik team
answered on 29 Jul 2008, 07:57 AM
Hello Moon,
If you want the tooltip stays visible while the user keeps the mouse over the corresponding target control and disappears as soon as the use moves the mouse off the control I suggest you set the AutoCloseDelay property of the RadToolTip to "0", e.g.: