|
-
Aug 8th, 2000, 10:25 PM
#1
Good Ol' Platypus
There's another way, <font color="#00007F">If</font> you<font color="#007F00">'re interested....
</font>
<font color="#00007F">Declare</font> the API call (<font color="#00007F">In</font> API viewer, find the function CloseWindow) CloseWindow. <font color="#00007F">Then</font> run this:
[code]
<font color="#00007F">Private</font> <font color="#00007F">Sub</font> Command1_Click()
CloseWindow Form2.hWnd
<font color="#00007F">End</font> <font color="#00007F">Sub</font>
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|