Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invisible Topictext in vfp 6
Message
From
10/10/2001 08:48:14
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Invisible Topictext in vfp 6
Miscellaneous
Thread ID:
00566352
Message ID:
00566352
Views:
39
Hi everybody,

I got the following problem;

I have a Foxpro Class that i placed on a Foxpro form.
In the class reside many textboxes and listboxes.

Some values in the listbox are more than 50 karakters long, but i do'nt want to make the listboxes the same length because that's very ugly.

I want to show the end-user the full text of the item within the listbox.
I tried to set the Topictext property with the following code:

=ALLTRIM(THIS.Displayvalue)

This does not work. I also set the property ShowTopictext on form-level.

Help me! Is there another beautiful way to show the end-user the item?

TIA et
Next
Reply
Map
View

Click here to load this message in the networking platform