Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fire a control on a Form you can not see?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01641455
Message ID:
01641456
Views:
68
>Is there anyway to not actually have a form appear (I don't want the user to see the form at all), yet have my program select a control on that form?
>
>I was thinking of Hide Windows or NoShow but have not been able to get it to work as planned.
>
>Any help is appreciated.....

I guess that when you say "select a control" you are setting the focus on an object of another form that was not visible and setting the focus makes it appear? Try this.visible = .f. in the Activate of the hidden form
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform