aLoS [aloadofstuff.co.uk]

just a load of stuff, not an Advanced Land Observing Satellite!

Archive for the ‘C Sharp’ Category.

Close All Forms in an Application in a Thread-Safe Manner

Whilst googling  for some information on C# threading in a Windows GUI environment, I came across this code for closing all forms – very useful. This is something I’ll tuck away until I need it, many thanks:

http://www.csharp411.com/close-all-forms-in-a-thread-safe-manner/