Re: Determining if a process is visible on the Taskbar...
Mark Brackett <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.advanced |
|---|---|
| Message-ID | <[email protected]> |
Off the top of my head, I'd try EnumWindows[1][2]. [1] http://msdn.microsoft.com/en-us/library/ms633497.aspx [2] http://www.pinvoke.net/default.aspx/user32/EnumWindows.html --MB -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[email protected]] On Behalf Of Mike Andrews Sent: Monday, November 24, 2008 9:22 AM To: [email protected] Subject: [ADVANCED-DOTNET] Determining if a process is visible on the Taskbar... 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