I've modified the icon file in my winforms project and am now using it
so that when someone drags a shortcut for the app onto the desktop the
icon shows up. This seems to be working fine except that if the user
drags the shortcut onto the Quick Launch portion of the Task Bar then
the default icon shows instead of the one I made. Does anyone know why
this is happening?

Regards,

Aaron Prohaska

-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-
Wrench Science Inc.
http://www.wrenchScience.com/
Phone: 510.841.4748 x206
Fax: 510.841.4708
-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-

Re: Using icon file by Tim

Tim
Fri Apr 23 12:40:45 CDT 2004

Have you drawn an icon of the appropriate size for the Quick Lanch
container? I'm guessing that you have edited the 32x32 portion of the
multi-format icon but not the 16x16 portion. If that is true then try
editing the 16x16 format. You can do this by selecting "Image -> Current
Icon Image Types" from the menu in VS.Net and then select the 16x16 format
to edit.

--
Tim Wilson
.Net Compact Framework MVP
{cf147fdf-893d-4a88-b258-22f68a3dbc6a}
"Aaron Prohaska" <NO.SPAM.aaron@wrenchscience.com> wrote in message
news:etbB2dVKEHA.4052@TK2MSFTNGP11.phx.gbl...
> I've modified the icon file in my winforms project and am now using it
> so that when someone drags a shortcut for the app onto the desktop the
> icon shows up. This seems to be working fine except that if the user
> drags the shortcut onto the Quick Launch portion of the Task Bar then
> the default icon shows instead of the one I made. Does anyone know why
> this is happening?
>
> Regards,
>
> Aaron Prohaska
>
> -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-
> Wrench Science Inc.
> http://www.wrenchScience.com/
> Phone: 510.841.4748 x206
> Fax: 510.841.4708
> -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-



Re: Using icon file by hirf-spam-me-here

hirf-spam-me-here
Fri Apr 23 12:42:19 CDT 2004

* Aaron Prohaska <NO.SPAM.aaron@wrenchscience.com> scripsit:
> I've modified the icon file in my winforms project and am now using it
> so that when someone drags a shortcut for the app onto the desktop the
> icon shows up. This seems to be working fine except that if the user
> drags the shortcut onto the Quick Launch portion of the Task Bar then
> the default icon shows instead of the one I made. Does anyone know why
> this is happening?

Are you sure you included images in different resolutions in your icon
file? Which application did you use to create the icon file? If you
are using VS.NET, right-click in the VS.NET icon editor and choose the
icon size you want to edit. Make sure, images for the most common icon
sizes/resolutions are included in your icon file.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Re: Using icon file by Aaron

Aaron
Fri Apr 23 17:10:08 CDT 2004

Tim Wilson wrote:
> Have you drawn an icon of the appropriate size for the Quick Lanch
> container? I'm guessing that you have edited the 32x32 portion of the
> multi-format icon but not the 16x16 portion. If that is true then try
> editing the 16x16 format. You can do this by selecting "Image -> Current
> Icon Image Types" from the menu in VS.Net and then select the 16x16 format
> to edit.
>

Tim,

Thank you, I had no idea that there were different sizes within the same
icon file.

Regards,

Aaron Prohaska

-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-
Wrench Science Inc.
http://www.wrenchScience.com/
Phone: 510.841.4748 x206
Fax: 510.841.4708
-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-