Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open a website

Status
Not open for further replies.

fcjm

Programmer
Jan 15, 2001
19
0
0
PH
Does anyone have any idea on how I can open a website in a specific size? I don't want it to be in full screen, I want it to be like the MSN Messenger size and I want to remove some menu bar without manually removing it in the Internet Explorer. Thanks.
 
How are you opening the site?
How about putting a webbrowser control on a form and when the form opens specifying the size.

Transcend
[gorgeous]
 
By using the API ShellExecute. As much as possible I don't want to use controls. Do you have any idea on how could I do it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top