For programming questions about the application switcher and launcher on Windows (or other operating systems copying its desktop environment), usually docked to the bottom of the screen.
I have this problem. When I hide my main form, then the taskbar icon of my application is also hidden. …
forms delphi vcl taskbar delphi-xe6When hiding the Task Bar on Vista and Windows 7 the Start Button (also known as the Start Orb) doesn't get …
c# windows-7 windows-vista taskbarI change the icon of my application with my own icon (32x32 16bit EGA) using : Project > Option > Applications &…
delphi icons delphi-2010 taskbarI have a problem to run Java application in full screen mode on "openSUSE 11.4 (x86_64)". I am using Java 1.6.0_26-b03. …
java swing fullscreen taskbar suseWhen I maximize my borderless form, the form covers the entire screen including the taskbar, which I don't want it …
vb.net maximize taskbar maximize-windowAll programs I have tried so far in Windows 7 have a 'Pin this program to taskbar' item when right-clicking them …
c# windows-7 taskbarEdit: The question follows the horizontal rule; my own answer precedes it. Based on help from Oscar Reyes, I crafted …
java user-interface swing taskbar joptionpaneHow do I create a ballon tool tip with a close button. I can show a tooltip: TaskbarIcon.ShowBalloonTip(10000); but …
c# taskbar popup-balloons