|
-
Apr 26th, 2002, 08:10 AM
#1
Thread Starter
New Member
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
-
Apr 27th, 2002, 05:16 AM
#2
Hyperactive Member
Click on Project--Properties, then the "Make" tab, from here you can set the Icon. However, you'll never be able to see it indebug mode or within the VB IDE. Once you compile it it should be ok.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|