A cross-platform toolchain for developing, building, running, and publishing .NET applications.
A way is with IUIAutomation, like the test code I had posted in this thread : How to find TaskBar button screen Rect of a window?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How to check the active windows and how many items are there in the taskbar using C# Code ?? Can any one suggest me some approach ?? TIA
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Answer accepted by question author
A way is with IUIAutomation, like the test code I had posted in this thread : How to find TaskBar button screen Rect of a window?
How to read the keystrokes using c# and for example I need to verify if a user press the windows + D to go desktop my tool need to verify that the user has pressed those key combinations ?? can you suggest me ideas ? TIA