views:

12

answers:

0

In Windows 7, the default option in the taskbar properties for "taskbar buttons" is "always combine, hide labels". Is there a way to detect whether this option is actually selected on the user's system? Essentially I want to know whether my app's taskbar button has a label or not. I use Delphi but I should be able to translate any Win32-based code.