Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Making all forms become visible after minimizing

Hi everybody

I have a C# project with few forms. After minimizing the project and maximizing it's again, the only form that displayed is the latest form that opened while all other forms that used to be visible before minimizing are not visible after minimizing and maximizing. What can be a reason for that and how can I resolve it? :confused:
[360 byte] By [yoss05] at [2007-11-11 6:54:52]
# 1 Re: Making all forms become visible after minimizing
You might want to try to make the form a MIDI Form if all the forms need to be viewed on Minimize/Maximize. Just a thought...

JFV
jvalvo at 2007-11-11 21:49:57 >