Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ToolTipText
Message
 
To
28/02/2003 13:51:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00759552
Message ID:
00759557
Views:
22
Hi,

>How can I set the TollTipText to the result of a memo field?

THISFORM.YourControl.ToolTipText = yourtable.yourmemo

But you should know that tooltips could only have a maximum length of 127 characters and were not able to display multiple lines in VFP versions prior to 8.0.

In 8.0 the limit for tooltips now is 4KB. If you're running VFP7 and want to overcome the given limits, you might consider using my anfoxgui.fll, which is available in the downloads section.

HTH,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Reply
Map
View

Click here to load this message in the networking platform