Is it possible to get the name of current active application

Posted by nesn on Stack Overflow See other posts from Stack Overflow or by nesn
Published on 2010-03-20T15:12:30Z Indexed on 2010/03/20 15:21 UTC
Read the original article Hit count: 267

Filed under:
|

[C# .NET] User can switch active application by Alt+Tab or by clicking on thier pictograms in TaskBar. Is it possible to get the name (or other unique characterestic) of current active application? I want to write a program which collects statistic of the applications usage.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET