Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BeforeNavigate2
Message
 
To
02/12/2002 18:48:08
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00728762
Message ID:
00728855
Views:
15
There is a trick you can try. On the form you want to receive focus, place a 1 x 1 pixel "TextBox" with a blank value, no border and transparent background. When you want to focus the form:
oform.myTextBox.SetFocus
oform.myTextBox.Click

I looked for exactly how I did it, could not locate - so this is my best recollection.
HTH

>Thanks, but the application is MDI and making the form modal would break the functionnality. But thanks anyway
>
>Charles
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform