|
-
May 17th, 2002, 05:11 PM
#1
web browser
Where can I add the web browser control? I've never worked with it before. Is it even included in .NET? I can't find it in the components list
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
May 18th, 2002, 10:11 AM
#2
Maybe this will help
O.K. do this:
1.Open your project or solution.
2.open one of your forms in design view.
3.In the toolbox under the tab windows forms Right click the mouse.
4.Click customize toolbox.
5.In the COM components section look for a checkbox with the words 'Microsoft Web Browser'
6.Make sure the box has a check in it
7.Click ok at the bottom
8.scroll to the bottom of your windows forms tool box and there it is all you do is drag it to your form and you got it
-
Aug 28th, 2002, 03:46 AM
#3
Junior Member
Doesnt .Net have a native web control?
I want to place a web control on a form also. But want to stay with .Net. Will using the com object require the addition of the control to be shipped with my .exe and registered if needed? as with VB6?
Imi
-
Aug 28th, 2002, 07:13 AM
#4
yay gay
webbrowser control only comes with vb6, vb.net doesnt have that..if u want to use then ull have to brinng the dll or ocx or whatever with ur exe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|