Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How best to display messages on entry
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00095521
Message ID:
00095565
Views:
25
>A form does have a ShowTips property, which is False by default. If you set
>it to .T., then tips _will_ show up, but only when you move the mouse over the
>field. Not when you tab into the field. You could show the tooltip in WAIT
>NOWAIT window in the control's gotFocus event.

Or even better, you could drop an ActiveX StatusBar control on the form, set
the style to Simple, and then set the SimpleText property in every GotFocus...
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform