Hello All,
I need to display a message on a radio button. I clicked on the control -> property sheet -> Other -> ControlTip Text -> Enter text.
This is not working for me - for some reason. I tried entering the text in quotes, double quotes etc. My control is disabled when the form is opened, only when a particular value is entered in another control is this radio button enabled.
All I need is to display the description of the control when mouse is hovered over the control (or the label - anything is fine), as soon as the mouse is moved else where the display should disappear (user should not need to click OK - such as message box)
Please let me know what is it that I need to do differently.
Thank you for your time and help.