Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Issuing a command on invisible form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00290686
Message ID:
00290778
Views:
16
>I am trying to startup an invisble form (lets say formA) that will try to run a DO FORM formB command, but my formA comes up visible every time. I am entering the Do FORM FormB in the init command of FormA. Is there a way to have FormA startup invisble (I have set the property visible = .f. on formA) and yet perform a DO FORM command to show FormB as visible form? I want my FormA to be invisible because it contains 2 timers that I am trying to start while the form is invisible, and also show formB as visible to the users by issuing DO FORM FormB from FormA init procedure.
>

You can also hide forms by setting the top to -800 (or some similar trick like that). Create secret key sequences woth on key label to manipulate it, etc.
T


>thanks
>Nick Patel
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform