Results 1 to 2 of 2

Thread: wish to have icon of activeXdll in ALT+TAB

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Location
    pune,india
    Posts
    1

    Exclamation 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

  2. #2
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    uk
    Posts
    327
    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
  •  



Click Here to Expand Forum to Full Width