How to minimize application with modal window admin May 7, 2008 January 14, 2022 No Comments on How to minimize application with modal window When you minimize modal window, this window is “hidden” behind (or below) application main form. Using this simple trick, we can minimize also the main application window together with modal… Read more »
Animate application icon (on taskbar and apllication window) admin August 18, 2007 August 18, 2007 No Comments on 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…