|
-
Mar 26th, 2003, 04:23 PM
#1
Thread Starter
Lively Member
Reshowing Hidden Window
I am designing a computer project for a fictitious company (My System Project for school) and I am using multiple executables for the separate departments in the project. The main screen is a logon screen (switchboard type) and after the user logs in, the department executable loads and the switchboard is hidden (to preserve the login when switching tasks (to avoid logging back in)
What I need to know is how to reshow the Switchboard form that has been hidden.
frmMain is the name of the form
The Tavern System Logon is the form Caption
"The Tavern.exe" is the executable that frmMain is in.
It is hidden and still running... so I just need the code to kill the Department Application, and reshow the switchboard form. Thanks in advance. Once I know this, I can implement it through all of my exe files.
When in the switchboard form... I called the Department apps with the Call Shell Function... in case you need to know that!
Please help... I am running short on semester.... LOL!
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
|