Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to shutdown window
Message
 
 
To
08/06/2001 12:25:48
Stanley Yip
Shun Sang (technology) ltd Hong Kong
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00517011
Message ID:
00517191
Views:
27
>how to shut down window in the program ?
>can I make a batch file to close the window ?

As Nick points out, your question is not clear. If you mean to close the windows of another application, you can use send a WM_CLOSE (or WM_QUIT, depending on whether you believe me or Rauh. :-) Both work.) message to the window using PostMessage(). There are probably samples in the downloads section.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform