Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Click and setfocus
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00193420
Message ID:
00193466
Views:
12
>When I click a button on one form I want to setfocus to a specific column of a grid in another form. But when I call a setfocus method in the click event of the button on the first form, the focus still stays with the first form. Is there a way of doing this that I overlooked?
>TIA
>Allen
Your probably going to need to set the _screen.activeform property to activate the other form before attempting to setfocus to a control on that form.
Previous
Reply
Map
View

Click here to load this message in the networking platform