I have a button in my form named as Submit and i have set the tooltiptext property of this button to "Submit". When a user moves the cursor over the submit button it shows the tooltiptext and when i click on the button after the tooltiptext remains displayed in the form. Please provide a solution to hide the tooltiptext when user once click on submit button.
thanks in advance