473,385 Members | 1,893 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Taskbar grouping for VB Forms?

I am developing an application which will have one master window and
one or more subordinate windows, much in the same vein as Outlook,
where you have the main Outlook window, and then any open
message/meeting/etc windows.

Now, when there are so many windows open that XP starts grouping
applications on the Taskbar, the Outlook windows get grouped under a
single taskbar button with a caption of "Microsoft Office Outlook" and
the number of windows to the left of the caption. My application,
however, just shows the number of windows, and no caption whatsoever.

What do I need to do to set this to read something a little more
user-friendly (like, perhaps, the name of the application)?

Thanks for any help you can give!

Slainte!
-Mike

Nov 21 '05 #1
6 2064
"Mike Loux" <mi*******@gmail.com> schrieb:
Now, when there are so many windows open that XP starts grouping
applications on the Taskbar, the Outlook windows get grouped under a
single taskbar button with a caption of "Microsoft Office Outlook" and
the number of windows to the left of the caption. My application,
however, just shows the number of windows, and no caption whatsoever.

What do I need to do to set this to read something a little more
user-friendly (like, perhaps, the name of the application)?


<URL:http://www.google.es/groups?selm=OEGmK8fDFHA.3340%40TK2MSFTNGP10.phx.gb l>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #2
sonofagun, and I had even done a general newsgroup search on "Taskbar
grouping". Of course, the idea of a Windows Forms newsgroup never even
occurred to me. Guess I just didn't scroll through enough pages...

Well, I had already set the Assembly Title attribute (though not for
this reason; I just wanted to be thorough), and a reboot didn't cure
it. So I guess we can add my name to the list of people who can't get
this to work.

Thanks for your speedy reply! Now if only someone could help solve my
Outlook problem I posted the other day... :-)

Nov 21 '05 #3
That link Herfried supplied is just someone asking the same question & no
actual answer

Crouchie1998
BA (HONS) MCP MCSE
Nov 21 '05 #4
"Crouchie1998" <cr**********@spamcop.net> schrieb:
That link Herfried supplied is just someone asking the same question & no
actual answer


Ooops, I posted a link to the individual message instead of posting a link
to the whole thread. Mick Doherty posted a reply in the thread which
contains a solution to the problem:

<URL:http://www.google.es/groups?selm=%23K%23P3lgDFHA.3452%40TK2MSFTNGP09.ph x.gbl>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #5
yeah, I figured that out; just went and hit "view entire thread" (or
the Spanish equivalent; that's kind of cool in itself).

Unfortunately, as I mentioned in my previous message; I already had
that value set in my AssemblyInfo file, and another person mentioned
that it worked on some applications and not on others. Sure as heck
didn't work for me. Now I guess we need to find a pattern...

Slainte!
-Mike

Nov 21 '05 #6
OK, the grouping title seems to be controlled by a value in the
following registry group:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell NoRoam\MUICache.

It's keyed on the full path to the file name of the executable created
by VS.NET. Deleting that entry will then force Windows to refresh the
info from the executable the next time you load it, which will cause
the name you specify in AssemblyInfo.vb to show up.

Unfortunately, it does NOT update the icon with what you specify in
your Project Properties screen. However, I'm not going to give up.
I'll bet it's stored in the registry somewhere as well. I will keep
you all posted with what I find.

Slainte!
-Mike

Nov 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Wes | last post by:
I am writing a windows forms application in C#. When the application is has several instances running concurrently XP will normally group them (if the option is turned on). The grouped...
2
by: Maurice Mertens | last post by:
Hi, I'm building an application in VB.NET that can only be started if the available desktop space is sufficient. This means that when the user starts the application it has to check 2 things: ...
0
by: Jean Bredeche | last post by:
Hi: My application creates multiple forms, all of which appear in the taskbar. Because I have my Windows XP configured to "Group similar taskbar buttons", the multiple forms get put into the...
2
by: Nikki | last post by:
Hi, I m working on a windows application using c#.NET. Using borderless non-rectangular forms. Can anybody tell me how to minimize / restore that application from taskbar. (I m already using...
1
by: Pawel Bojkowski | last post by:
Hi! Can someone tell me how do I must set up my C# windows form solution to get the feature: "Group similar taskbar buttons" + same application icon + a groupe name.
2
by: hohrin | last post by:
Hopefully someone here will be able to point me in the right direction. In my C# application I have several forms which get a taskbar button when open. These buttons appear correctly with...
0
by: JaimeM26 | last post by:
Does anyone know how to detect and move/resize the Taskbar in VB.NET? I am able to determine if it is on the top or bottom by comparing the following 2 items. ...
5
by: DosR | last post by:
By setting a custom icon for a mdb and setting it also to be shown in any form it is successfully used in the taksbar when I open the database and one or two single forms. However, as soon as I...
0
by: aaronyoung | last post by:
Is there a way, in Access, to create a custom menu bar that can be used as the default menu bar that will, in essence, function like the Window's Taskbar? I would like the menu bar to show all...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.