Make Internet Explorer Transparent
Category:
System/APIType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
This sub procedure and system functions will make Internet Explorer transparent, making it possible to see either your desktop, or other windows you have open. The application needs a timer (Timer1) set to 3 seconds. As long as the application is running, any IE windows opened there after will be transparent.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: