Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grouping in 'Start' bar
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01052407
Message ID:
01052448
Views:
7
This message has been marked as a message which has helped to the initial question of the thread.
Einar,

If I understand you correctly you are talking about Taskbar Grouping. To have the "common" application name show in the Taskbar you need to set the following attribute in your AssemblyInfo.cs source file.
[assembly: AssemblyTitle("Zaphod")]
Once rebuilt when grouping occurs you will now see the common title. If you do not see this then try rebooting your PC as this information is sometimes cached by the OS.

If you want to change the icon then select your project and get the general page of the properties up. There you will find the application icon option that is used for this purpose.

Regards
Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform