Andy Collyer
Nov 18th, 1999, 07:52 PM
Hi again,
How do I *restore* my form to it's original state? After the user has minimized it, I want to be able to programatically restore it to what it was before it was minimized.
The closest I've got is "WindowState = vbNormal" but if the form was maximized before it was minimized, this doesn't actually re-maximize it.
I'm sure this is easy enough - any clues anyone?
Thanks for your help,
AndyC
------------------
* * * * * * * * * * * * * * * * * * * * * *
* *
* AndyC *
* London *
* email: andy.collyer@bigfoot.com *
* *
* * * * * * * * * * * * * * * * * * * * * *
How do I *restore* my form to it's original state? After the user has minimized it, I want to be able to programatically restore it to what it was before it was minimized.
The closest I've got is "WindowState = vbNormal" but if the form was maximized before it was minimized, this doesn't actually re-maximize it.
I'm sure this is easy enough - any clues anyone?
Thanks for your help,
AndyC
------------------
* * * * * * * * * * * * * * * * * * * * * *
* *
* AndyC *
* London *
* email: andy.collyer@bigfoot.com *
* *
* * * * * * * * * * * * * * * * * * * * * *