O
ODAN
I have an application that was developed in ASP.NET/C#. On one of the pages,
we are using tooltip to display the description of the textboxes. Wehn you
move your mouse over a textbox the tooltip appears with a full description
of the textbox on which you have your mouse. By default the tooltip display
for 10 seconds and then disappear (according to Microsoft). Is there a way
to make the tooltip display indefinetly. I have I searched the MSDN it says
the duration property can be set to -1 to make the tooltip display
indefinetly but it doesn't tell me how to do that with regards to the
application. Please help!
Thanks!
we are using tooltip to display the description of the textboxes. Wehn you
move your mouse over a textbox the tooltip appears with a full description
of the textbox on which you have your mouse. By default the tooltip display
for 10 seconds and then disappear (according to Microsoft). Is there a way
to make the tooltip display indefinetly. I have I searched the MSDN it says
the duration property can be set to -1 to make the tooltip display
indefinetly but it doesn't tell me how to do that with regards to the
application. Please help!
Thanks!