aziz rasul
Active member
- Local time
- Today, 16:55
- Joined
- Jun 26, 2000
- Messages
- 1,935
I have a startup form (frmSplash) which is selected under Tools/Startup. When opening the database, frmSplash appears and central to the screen as I want it. However when the form closes after being timed out, I want the database window to be maximized.
How do I do this AND maintain the original dimensions of frmSplash. If I use Maximize in a AutoExec macro, it maximizes frmSplash as well.
Is there a way of referring to the database window in code?
How do I do this AND maintain the original dimensions of frmSplash. If I use Maximize in a AutoExec macro, it maximizes frmSplash as well.
Is there a way of referring to the database window in code?