Code to force IE to always maximize -- BHO?

dragonsgift

New member
Joined
Mar 27, 2006
Messages
1
Programming Experience
Beginner
I want IE6 to always open its windows maximized. I'm running WinXP SP2 with IE6. All of the other methods that are supposed to force it to open windows maximize all ultimately fail.

I am relatively familiar with VB.NET so I'm thinking I can create a simple app to run in the system tray to always maximize the IE window. I also thought perhaps a Browser Helper Object might be the way to go, but I am not familiar with C++ or C# or COM, and have no idea where to begin with this.

Can someone suggest a *SIMPLE* way to force IE to always maximize its windows? If it comes down to writing code, can you give me an idea of what the code needs to do?

Thanks in advance!

Jay
 
Back
Top