Just some way quick for them to quickly "re-open" everything... I guess i
could just allow allow min max control box and hide all previously called
forms... did not know if there were any other options...
The show desktop icon will put all the windows back to the way they were when
it is hit the second time. If you are talking about your own application's
windows, then the best way would be to loop on the Application.OpenForms
property and minimize/maximize them.
> Just some way quick for them to quickly "re-open" everything... I guess i
> could just allow allow min max control box and hide all previously called
[quoted text clipped - 10 lines]
> >> the
> >> correct sequence (i.e., in the correct "topmost" order) ?
Rob - 29 May 2008 03:47 GMT
But then i would have to "remember" which forms were open at the time of the
minimize, correct ?
> The show desktop icon will put all the windows back to the way they were
> when
[quoted text clipped - 20 lines]
>> >> the
>> >> correct sequence (i.e., in the correct "topmost" order) ?