
Window icons in the Alt+Tab list?
I guess I should have been more clear in my
description:
* I have multiple modeless forms that are all
being displayed at the *same time*.
* These forms have different icons.
* The Alt+Tab list shows one icon for each form.
The problem is that this icon always seems to be
the main app's icon, not the icon for the
respective form.
* (In the Taskbar, the correct icon is shown for
each form.)
Is it possible to get the Alt+Tab list to show
the correct icon for each form listed? If so,
how would I accomplish this.
Thanks,
Pearson
Quote:
> The Alt-Tab list shows the main app's icon, not
the currently displayed
Quote:
> form's icon. Re-compile your app using the
desired icon and try again.
Quote:
> --
> John Tabor
> http://members.bellatlantic.net/~jftabor
> __________
> I have several modeless forms, each with a
different icon. The
Quote:
> ShowInTaskbar property is set to True. In the
taskbar, each form displays
Quote:
> the correct icon. However, if I bring up the
Alt+Tab list... all of the
Quote:
> forms display the main program icon instead of
their individual icons!!!
Quote:
> Any ideas how to fix this? Maybe a Win32 API
call or something?
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.