Windows XP Taskbar Group Title

C

Craig Hynd

Can anyone tell me where I could find information on how to configure a .NET
WinForms application to work with the Windows XP feature - "Group Similar
Taskbar buttons".

I need to be able to specify the group/stack title for various windows in
the application? I've tried setting the AssemblyTitle attribute in the
project's AssemblyInfo.cs file but still no title appears, only the count of
the number of items.
As my application is based on plugin modules I would like all of the windows
in each of the "modules" (assembly) to appear in their own stack if that
were possible.

Thanks,

Craig Hynd
 
H

Herfried K. Wagner [MVP]

Craig Hynd said:
Can anyone tell me where I could find information on how
to configure a .NET WinForms application to work with
the Windows XP feature - "Group Similar Taskbar buttons".

All I can say is that this is a well-known problem...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top