Hello Fahim,
RadCaptcha has property
ToolTip, which must be set with the text you want to display when your mouse is over the control. Usually, when Refresh Captcha Image Functionality is enabled(
EnableRefreshImage property is set to
true), the link for generating new code takes focus first. To avoid this you can set a custom field for Captcha code input, using
TextBox control.
The example below shows how to configure
RadCaptcha with tooltip and custom input field:
If this information doesn't help you find a solution, please send simple, runnable project that
clearly shows the problem so that we can easily isolate what is causing it.
Regards,
Slav
the Telerik team