26 Aug

Taskbar position

For some applications, it’s important to know, where the taskbar is located. Of course, most users use standard “bottom of the screen” position, but of course, you can place it to the left, rigtht or top of the screen. Here is the method to determine actual position.

18 Aug

Hide /show taskbar clock

Simple function to show and hide taskbar clock.

18 Aug

Animate application icon (on taskbar and apllication window)

This trick is pretty simple. You just need few icons (at least two) for animation and Timer component. The rest is easy…

14 Mar

Hide and show taskbar programmatically

Just few lines of code to hide and show Windows taskbar programmatically.