Hi,
Most probably it's showing the icon associated with the particular window
that is on top, assign your app icon to the form too,
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Paul E Collins" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed)...
> My application's main form has ShowInTaskbar set to false, because it is
> controlled by means of an icon in the notification area. When the icon is
> double-clicked, the application comes to the foreground (without any
> Taskbar button).
>
> While the application is thus visible, Alt+Tabbing between open windows
> shows the default application icon (white box with blue bar) instead of
> the icon used both for the application and for the main form. What can I
> do to show the correct icon instead?
>
> Eq.
>
>