Koneti, > What is the concept behind OS reducing the memory utilization when the > Windows Forms application is minimized..?
Al that's really going on is that the OS is trimming the working set size of the process associated with that window. That's well documented somewhere on the Platform SDK docs (although I don't remember exactly where_). -- Tomas Restrepo [EMAIL PROTECTED] You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.