This is a migrated thread and some comments may be shown as answers.

ToolTip Duration

6 Answers 178 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bill
Top achievements
Rank 1
Bill asked on 24 Mar 2009, 04:26 PM
I'm using the ToolTipTextNeeded event to provide Tool Tips over date controls in our RadGridViews.  Is there a way to specify the duration that it stays visible, hover time needed to invoke, etc...?  Our users would like them to stay visible longer.  Thanks...

6 Answers, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 25 Mar 2009, 12:37 PM
Hi Bill,

Thank you for writing.

I am afraid that the ScreenTips do not support configuring the delays. Please excuse us if this causes an inconvenience. We have added this issue to our To Do list. Please write back if you have other questions.

Regards,
Victor
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Mark
Top achievements
Rank 1
answered on 31 Mar 2010, 04:10 AM
Hi, I just searched this one out and you mentioned at the time it was on the todolist.  Is this option now available?  My tooltips are pretty large and my users are not speedreaders!  :)

Thanks
0
Mark
Top achievements
Rank 1
answered on 31 Mar 2010, 04:15 AM
Hi, I've answered my own question and found the AutoCloseDuration in the ToolTipManager properties.  Good work adding it in! 

Thanks
0
Deyan
Telerik team
answered on 06 Apr 2010, 07:47 AM
Hello Mark,

 I am happy that you managed to find a solution for your case.

However, do not hesitate to get back to us in case you have further questions or need assistance.

Sincerely yours,
Deyan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Oliver Abraham
Top achievements
Rank 2
answered on 26 Aug 2011, 07:47 AM
Hi,
is the ToolTipManager available for WPF, too ?  Or any equivalent ? We'd also like to increase the ToolTip duration.
Best regards
Oliver
0
Maya
Telerik team
answered on 26 Aug 2011, 10:10 AM
Hi Oliver Abraham,

In WPF you may set the ShowDuration property of the ToolTipService. For example:

<TextBlock Text="{Binding Name}" ToolTipService.ShowDuration="40000000" ToolTip="MyCustomToolTip"/>

Let us know if you encounter any difficulties.
 

Kind regards,
Maya
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
General Discussions
Asked by
Bill
Top achievements
Rank 1
Answers by
Victor
Telerik team
Mark
Top achievements
Rank 1
Deyan
Telerik team
Oliver Abraham
Top achievements
Rank 2
Maya
Telerik team
Share this question
or