Search code examples
vb6alt-tab

Generic icon displays for my app in the Alt-Tab dialog


I have an old VB6 app and whenever the user does the Alt-Tab thing, the dialog displays a generic icon instead of the application icon.

What can I do to display the proper icon in the Alt-Tab window?


Solution

  • It needs a bit of additional work than just adding the icon to a form, but easy enough to do:

    http://www.vbaccelerator.com/home/vb/tips/setting_the_app_icon_correctly/article.asp