Results 1 to 4 of 4

Thread: web browser

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    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!!

  2. #2
    B2E
    Guest

    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

  3. #3
    Junior Member
    Join Date
    Aug 2002
    Posts
    26
    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

  4. #4
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    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
  •  



Click Here to Expand Forum to Full Width