Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
XML RSS Feed
 
 
 
 
 
 
 
 
Old Pages
 
Old Index
Site Map
What's New
 
Books
How To
Tips & Tricks
Tutorials
Stories
Performance
Essays
Links
Q & A
New in VB6
Free Stuff
Pictures
 
 
 
TitleStart another program inside your MDI form
KeywordsShell, start, execute, MDI, reparent, SetParent
CategoriesWindows
 
Thanks to David Waddell.

The program starts another application by using the Shell command and then reparents it to live inside the MDI form. This example has a particularly interesting group of helper routines:

  • InstanceToWnd
  • FreeWindowFromMDI
  • MaximizeWindow
  • MinimizeWindow
  • RunWindow
  • ShowMDIMinimized
  • TerminateWindow
 
 
Copyright © 1997-2003 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated