Archive for May, 2009
Accessing the System Task Bar in C#
In this post I’ll show you how to access the system taskbar and obtain information like its location, size, etc. You may find yourself needing to do something like this if you had a “popup” window for instance that is always supposed to “pop up” from the system tray. This is a common feature in [...]
May 10, 2009
В·
crow В·
6 Comments
Posted in: C#, Programming
