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
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