wish to have icon of activeXdll in ALT+TAB
Hi ,
I have a peculiar problem related to use of activex DLL.
I have a Activex dll That has a form with its specific icon.
The dll is used by the a application which has its other icon.
I have a button in the exe which uses the dll's methods and displays the form in the dll.
I can see the the exe's icon and the dll's forms icon in the taskbar that is fine but If I press Alt+TAB then I see default window icon in the list in debug mode
if I make an exe then I see both The icons of the exe in ALT+TAB
Is there any method which allows me to see the dll's form's icon in the Alt+Tab
I have already changed the icon of the form in the dll to a specific icon in the project properties,make tab
ajit