M
Matthew Fitzpatrick
when multiple similar forms are opened up, windows xp can group them into an
application group button on the start bar.
Unfortunately, this application group uses the icon of the application's
executable, and not the icon that has been specified by form.
another usenet post here (watch for URL wrap)
http://groups.google.com/groups?hl=...c3610c%243a0cb900%24a601280a%40phx.gbl&rnum=6
I am hoping that someone knows a handy way to set the icon used by
application groups (without changing the application's icon), either using
interop or some esoteric .net wizardry that i've been unable to find.
Failing that, i am hoping that someone knows a way to prevent multiple forms
from being grouped in the start bar, but on an application basis instead of
going into the start bar properties and setting it there. If this can be
accomplished by interop or .net wizardry i'd love to hear of it also.
application group button on the start bar.
Unfortunately, this application group uses the icon of the application's
executable, and not the icon that has been specified by form.
another usenet post here (watch for URL wrap)
http://groups.google.com/groups?hl=...c3610c%243a0cb900%24a601280a%40phx.gbl&rnum=6
I am hoping that someone knows a handy way to set the icon used by
application groups (without changing the application's icon), either using
interop or some esoteric .net wizardry that i've been unable to find.
Failing that, i am hoping that someone knows a way to prevent multiple forms
from being grouped in the start bar, but on an application basis instead of
going into the start bar properties and setting it there. If this can be
accomplished by interop or .net wizardry i'd love to hear of it also.