Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to be sure of poition?
Message
From
01/06/1999 04:26:29
 
 
To
31/05/1999 13:14:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00224636
Message ID:
00224814
Views:
25
Whoops!

Didn't you mean code in the TEXTBOX GotFocus()?

Either use TextBox::GotFocus() to call the VFP base class gotfocus, or if you have subclasses the VFP controls, you can use =EVAL("THIS.parent.gotfocus()") but watch out, that breaks in VFP 5!

I'd upgrade to 5 anyway if possible, once you install the Visual Studio service pack to upgrade to 5.0a it's FAR better than using 3.0b - unless you can't get away from Windows 3.1 and Win32s.

[sitting in the Internet Cafe at "Conference to the Max", Arnhem]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform