Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ToolTiptext that shows the value in the field...
Message
From
18/12/2001 05:22:33
 
 
To
18/12/2001 05:05:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00595503
Message ID:
00595505
Views:
19
Tim

Check the ShowTips property of form. Is it On ?
ThisForm.ShowTips = .T.
Manoj
>Hi!
>
>I want the tooltiptext of a combo box to show the value thats in the combo...
>
>IN the proerty sheet I triedd every concievable combination but I can't get it to work...
>
>fx...
>
>tooltiptext=this.displayvalue
>tooltiptext=eval(this.displayvalue)
>tooltiptext=eval(this.value)
>tooltiptext=this.value
>
>Any one got any idea ho to achieve this?
>
>Thanks
Manoj Karki
manoj0karki@yahoo.com
Nepal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform