Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Turning off show tips for a particular object in a form

Status
Not open for further replies.

lr145

Programmer
May 21, 2008
11
Hi,
I have a grid containing multiple memo fields on a form in Visual Foxpro 9. I have show tips set to true so the contents of the memo fields is displayed whenever the mouse passes over these fields.

The problem is, that I do NOT want the contents of one particular memo in the grid to be displayed, but I do for the others. I tried putting text in the ToolTip text for the text and column property for this memo field, but there was no change, the contents of the memo still displayed and not the text that I entered.

Is there a way to turn off tips for one object, but leave it on for the others?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top