Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ToolTipText
Message
From
12/06/2001 05:24:15
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using ToolTipText
Miscellaneous
Thread ID:
00518243
Message ID:
00518243
Views:
52
Hi all,

I want the ToolTipText to show 3 short lines instead of 1 long line. I have tried to insert chr(13)into my text, but it doesn't work. I also tried chr(10)+chr(13) and chr(13)+chr(10), still cant do it. But I'm sure chr(13) DO work in messagebox control, actually is it possible to split the lines in ToolTipText? If so, how?

for your reference, the way I tried is:
MyObject.ToolTipText="This is Line 1"+chr(13)+"This is Line 2"
Thanks in advance!
error(503): file structure failure, signature file corrupted.
Next
Reply
Map
View

Click here to load this message in the networking platform