R
Rob
Hey, this is my 2nd post here and so far I am extreemly pleased about
the friendly responces that I had and im hoping that I can put a little
bit back in. This is my dilema - if thats how you spell it I need to
create a global hotkey E.G Winkey + Z that when pressed will hide all
internet explorer windows. I know this is possible because I have seen
this done in VB6 but I know little to nothing about using windows API
and such. The VB6 did the basics of:
Save all the locations of internet explorer
Minimizing all Internet Explorer windows (Presumibly iexplore.exe)
Hide the windows from the start menu
Then when you pressed Winket + Shift + Z all the windows came back
again the their correct locations and sizes.
Is there any way to do this in VB.net?
Thanks a lot, Rob
P.S The original source file that I reffer to a lot is at:
http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=10141&lngWId=1
the friendly responces that I had and im hoping that I can put a little
bit back in. This is my dilema - if thats how you spell it I need to
create a global hotkey E.G Winkey + Z that when pressed will hide all
internet explorer windows. I know this is possible because I have seen
this done in VB6 but I know little to nothing about using windows API
and such. The VB6 did the basics of:
Save all the locations of internet explorer
Minimizing all Internet Explorer windows (Presumibly iexplore.exe)
Hide the windows from the start menu
Then when you pressed Winket + Shift + Z all the windows came back
again the their correct locations and sizes.
Is there any way to do this in VB.net?
Thanks a lot, Rob
P.S The original source file that I reffer to a lot is at:
http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=10141&lngWId=1