Re: Determining if a process is visible on the Taskbar...
Mike Andrews <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.advanced |
|---|---|
| Message-ID | <[email protected]> |
Hi Zac. Are you talking about the processes you get from using the Process.GetProcesses() method? I need to "discover" the processes/windows but I don't specifically know them at run-time. Thanks, Mike On Mon, Nov 24, 2008 at 8:38 AM, Zac Bowling <[email protected]> wrote: > 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 > =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives