Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does Windowstate only work from within VFP
Message
 
 
To
17/12/2002 07:46:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00733595
Message ID:
00733597
Views:
63
See Re: Minimizing the main Foxpro window Message #677090.

>In VFP7
>
>
>IF TYPE('oWizard313') = 'O' AND oWizard313.WINDOWSTATE # 1 OR TYPE('oWizard313') = 'U'
>   IF NOT oMainForm.VISIBLE
>     oMainForm.SHOW
>   ENDIF
>ENDIF
>
>When the minimize button is clicked, it does pretty much what it's supposed to do when run from within VFP, but the exe does not seem to catch on to the altered windowstate.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform