Search Results

2
votes
3answers
195 views

Get a list of current windows, and give one of them focus, in .Net

Hey all, Without resorting to PInvoke, is there a way in .net to find out what windows are open? This is slightly different than asking what applications are running in memory. For examp …