10 Mar

Run default screensaver from a code

If you want to run default system screensaver from your application, it’s really easy. Just few lines of code. Here’s how to do it…

25 Feb

How to change default hint color and timeouts

Normally, you can just turn hints on or off using property ShowHint on almost every visual component. But what if you want to change the default system color of hint “bubble”? And what if you want to change the default pause, before the hint shows? And hide pause? Everything is very simple.