Re: Determining if a process is visible on the Taskbar...
Zac Bowling <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.advanced |
|---|---|
| Message-ID | <[email protected]> |
Enumerate the windows. Then just check if the owning process id of the window is in your list of processes. Plenty of examples to do that. :-) Hope that helps. Zac Bowling http://zbowling.com --- I support Mozilla Firefox. http://www.spreadfirefox.com/?q=affiliates&id=12079&t=1 On Mon, Nov 24, 2008 at 8:21 AM, Mike Andrews <[email protected]>wrote: > I can't seem to find much information on how to determine if a process is > visible on the taskbar. > Presently, I need to find all "windows" that are human-visible for a > process > that I'm building. > Obviously, looping through the list of processes willy-nilly will not > assist > greatly. > > Any suggestions? > > Thanks, > Mike > > =================================== > View archives and manage your subscription(s) at > http://peach.ease.lsoft.com/archives > =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives