Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
Hmm, sorry, but I cannnot find it. Not on the toolbox. The couple of
references in MSDN found seem to refer to VB 6.0, for example
*************** **********
In Visual Basic 6.0, the OLE Container control was used to add insertable
OLE objects to your forms. There is no OLE Container control in Visual Basic
..NET. If you need the functionality of the OLE Container control, in some
cases you can substitute the Visual Basic 6.0 WebBrowser ActiveX control and
use it as an OLE Container.
See Also
Things to Consider Before Upgrading | Adding ActiveX Controls to Windows
Forms
*************** *****
There is no WebBrowser in the toolbox - I think even in VB6 I had to add a
reference before I could insert it. But in .Net I cannot find an reference
with the same or similar name. The above text also makes me wonder if I
have to somehow include a VB6 project to be able to see a WebBrowser.
Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
"Chris Dunaway" <dunawayc@gmail .comwrote in message
news:1166032840 .622000.233960@ 16g2000cwy.goog legroups.com...
Anil Gupte wrote:
>...and how do I insert one into my form? I used in VB 6.0 last, but
>cannot
>figure out where it is in .Net
>>
>
After searching for all of 20 seconds on MSDN, I found that it is
called WebBrowser.
>
To use it, you simply drag it onto your form from the toolbox.
>
On Wed, 13 Dec 2006 23:53:47 +0530, Anil Gupte wrote:
There is no WebBrowser in the toolbox - I think even in VB6 I had to add a
reference before I could insert it. But in .Net I cannot find an reference
with the same or similar name. The above text also makes me wonder if I
have to somehow include a VB6 project to be able to see a WebBrowser.
>
Thanx,
What version of VS are you using? The WebBrowser is included in Visual
Studio 2005
--
Bits.Bytes
Hmm, sorry, but I cannnot find it. Not on the toolbox. The couple of
references in MSDN found seem to refer to VB 6.0, for example
I'm not sure why you aren't seeing it. When I search for WebBrowser on
MSDN, I get this item as the fourth one in the list:
WebBrowser Class (System.Windows .Forms)
Enables the user to navigate Web pages inside your form. ... Enables
the user to navigate Web pages inside your form. Namespace:
System.Windows. Forms http://msdn2.microsoft.com/en-us/lib...ebbrowser.aspx
But Rad is right, the WebBrowser class is only available in VS2005.
There is no WebBrowser in the toolbox - I think even in VB6 I had to add a
reference before I could insert it. But in .Net I cannot find an reference
with the same or similar name. The above text also makes me wonder if I
have to somehow include a VB6 project to be able to see a WebBrowser.
If you are using VS2005 and the WebBrowser control is not on the
toolbox, right click the toolbox and select Choose Items. Then click
the .Net Components tab and scroll down to WebBrowser and select it.
If you are using VS2003, right click the toolbox and select Add/Remove
items. Then click the COM components tab and select the Microsoft Web
Browser ActiveX control as you do now with VB6.
Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
On Wed, 13 Dec 2006 23:53:47 +0530, Anil Gupte wrote:
>
>There is no WebBrowser in the toolbox - I think even in VB6 I had to add
>a
>reference before I could insert it. But in .Net I cannot find an
>reference
>with the same or similar name. The above text also makes me wonder if I
>have to somehow include a VB6 project to be able to see a WebBrowser.
>>
>Thanx,
>
What version of VS are you using? The WebBrowser is included in Visual
Studio 2005
--
Bits.Bytes http://bytes.thinkersroom.com
Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
"Chris Dunaway" <dunawayc@gmail .comwrote in message
news:1166039156 .867819.92220@n 67g2000cwd.goog legroups.com...
Anil Gupte wrote:
>Hmm, sorry, but I cannnot find it. Not on the toolbox. The couple of
>references in MSDN found seem to refer to VB 6.0, for example
>
I'm not sure why you aren't seeing it. When I search for WebBrowser on
MSDN, I get this item as the fourth one in the list:
>
WebBrowser Class (System.Windows .Forms)
Enables the user to navigate Web pages inside your form. ... Enables
the user to navigate Web pages inside your form. Namespace:
System.Windows. Forms http://msdn2.microsoft.com/en-us/lib...ebbrowser.aspx
>
>
But Rad is right, the WebBrowser class is only available in VS2005.
>
>There is no WebBrowser in the toolbox - I think even in VB6 I had to add
>a
>reference before I could insert it. But in .Net I cannot find an
>reference
>with the same or similar name. The above text also makes me wonder if I
>have to somehow include a VB6 project to be able to see a WebBrowser.
>
If you are using VS2005 and the WebBrowser control is not on the
toolbox, right click the toolbox and select Choose Items. Then click
the .Net Components tab and scroll down to WebBrowser and select it.
>
If you are using VS2003, right click the toolbox and select Add/Remove
items. Then click the COM components tab and select the Microsoft Web
Browser ActiveX control as you do now with VB6.
>
Chris
>
Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
>>Hmm, sorry, but I cannnot find it. Not on the toolbox. The couple of
>>references in MSDN found seem to refer to VB 6.0, for example
>>
>I'm not sure why you aren't seeing it. When I search for WebBrowser on
>MSDN, I get this item as the fourth one in the list:
>>
>WebBrowser Class (System.Windows .Forms)
>Enables the user to navigate Web pages inside your form. ... Enables
>the user to navigate Web pages inside your form. Namespace:
>System.Windows .Forms
>http://msdn2.microsoft.com/en-us/lib...ebbrowser.aspx
>>
>>
>But Rad is right, the WebBrowser class is only available in VS2005.
>>
>>There is no WebBrowser in the toolbox - I think even in VB6 I had to add
>>a
>>reference before I could insert it. But in .Net I cannot find an
>>reference
>>with the same or similar name. The above text also makes me wonder if I
>>have to somehow include a VB6 project to be able to see a WebBrowser.
>>
>If you are using VS2005 and the WebBrowser control is not on the
>toolbox, right click the toolbox and select Choose Items. Then click
>the .Net Components tab and scroll down to WebBrowser and select it.
>>
>If you are using VS2003, right click the toolbox and select Add/Remove
>items. Then click the COM components tab and select the Microsoft Web
>Browser ActiveX control as you do now with VB6.
>>
>Chris
>>
Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
>>I am using .Net 2003. And I am sorry I thought you were referring to my
>>local MSDN, which is where I searched.
>>
>--
>Anil Gupte
>www.keeninc.net
>www.icinema.com
>>
>"Chris Dunaway" <dunawayc@gmail .comwrote in message
>news:116603915 6.867819.92220@ n67g2000cwd.goo glegroups.com.. .
>>Anil Gupte wrote:
>>>Hmm, sorry, but I cannnot find it. Not on the toolbox. The couple of
>>>references in MSDN found seem to refer to VB 6.0, for example
>>>
>>I'm not sure why you aren't seeing it. When I search for WebBrowser on
>>MSDN, I get this item as the fourth one in the list:
>>>
>>WebBrowser Class (System.Windows .Forms)
>>Enables the user to navigate Web pages inside your form. ... Enables
>>the user to navigate Web pages inside your form. Namespace:
>>System.Window s.Forms
>>http://msdn2.microsoft.com/en-us/lib...ebbrowser.aspx
>>>
>>>
>>But Rad is right, the WebBrowser class is only available in VS2005.
>>>
>>>There is no WebBrowser in the toolbox - I think even in VB6 I had to
>>>add a
>>>reference before I could insert it. But in .Net I cannot find an
>>>reference
>>>with the same or similar name. The above text also makes me wonder if
>>>I
>>>have to somehow include a VB6 project to be able to see a WebBrowser.
>>>
>>If you are using VS2005 and the WebBrowser control is not on the
>>toolbox, right click the toolbox and select Choose Items. Then click
>>the .Net Components tab and scroll down to WebBrowser and select it.
>>>
>>If you are using VS2003, right click the toolbox and select Add/Remove
>>items. Then click the COM components tab and select the Microsoft Web
>>Browser ActiveX control as you do now with VB6.
>>>
>>Chris
>>>
Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
Anil,
>
Don't forget as Chriss wrote to set it in your toolbox and drag it from
there on your form.
Otherwise the RESX settings will most probably go wrong.
>
Cor
>
"Anil Gupte" <anil-list@icinema.co mschreef in bericht
news:ux7a3AzHHH A.4068@TK2MSFTN GP03.phx.gbl...
>>>I am using .Net 2003. And I am sorry I thought you were referring to my
>>>local MSDN, which is where I searched.
>>>
>>--
>>Anil Gupte
>>www.keeninc.net
>>www.icinema.com
>>>
>>"Chris Dunaway" <dunawayc@gmail .comwrote in message
>>news:11660391 56.867819.92220 @n67g2000cwd.go oglegroups.com. ..
>>>Anil Gupte wrote:
>>>>Hmm, sorry, but I cannnot find it. Not on the toolbox. The couple of
>>>>reference s in MSDN found seem to refer to VB 6.0, for example
>>>>
>>>I'm not sure why you aren't seeing it. When I search for WebBrowser on
>>>MSDN, I get this item as the fourth one in the list:
>>>>
>>>WebBrowser Class (System.Windows .Forms)
>>>Enables the user to navigate Web pages inside your form. ... Enables
>>>the user to navigate Web pages inside your form. Namespace:
>>>System.Windo ws.Forms
>>>http://msdn2.microsoft.com/en-us/lib...ebbrowser.aspx
>>>>
>>>>
>>>But Rad is right, the WebBrowser class is only available in VS2005.
>>>>
>>>>There is no WebBrowser in the toolbox - I think even in VB6 I had to
>>>>add a
>>>>reference before I could insert it. But in .Net I cannot find an
>>>>reference
>>>>with the same or similar name. The above text also makes me wonder if
>>>>I
>>>>have to somehow include a VB6 project to be able to see a WebBrowser.
>>>>
>>>If you are using VS2005 and the WebBrowser control is not on the
>>>toolbox, right click the toolbox and select Choose Items. Then click
>>>the .Net Components tab and scroll down to WebBrowser and select it.
>>>>
>>>If you are using VS2003, right click the toolbox and select Add/Remove
>>>items. Then click the COM components tab and select the Microsoft Web
>>>Browser ActiveX control as you do now with VB6.
>>>>
>>>Chris
>>>>
>>>
>>>
Hi Cor or anyone else who may be able to answer. I posted the following as
a separate thread (Subject: How to use WebBrowser Control in .Net 2003?) but
got no reply. Can anyone help?
*************** ********
I once (long time ago in VB 6) used the WebBrowser Control. I looked it up
on MSDN and it showed how to add it into the Toolbox. So that worked fine.
However, I cannot do much with it other than make it browse to a page. What
I want to do is to get the HTML sourse inside a page.
Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
Anil,
>
Don't forget as Chriss wrote to set it in your toolbox and drag it from
there on your form.
Otherwise the RESX settings will most probably go wrong.
>
Cor
>
"Anil Gupte" <anil-list@icinema.co mschreef in bericht
news:ux7a3AzHHH A.4068@TK2MSFTN GP03.phx.gbl...
>>>I am using .Net 2003. And I am sorry I thought you were referring to my
>>>local MSDN, which is where I searched.
>>>
>>--
>>Anil Gupte
>>www.keeninc.net
>>www.icinema.com
>>>
>>"Chris Dunaway" <dunawayc@gmail .comwrote in message
>>news:11660391 56.867819.92220 @n67g2000cwd.go oglegroups.com. ..
>>>Anil Gupte wrote:
>>>>Hmm, sorry, but I cannnot find it. Not on the toolbox. The couple of
>>>>reference s in MSDN found seem to refer to VB 6.0, for example
>>>>
>>>I'm not sure why you aren't seeing it. When I search for WebBrowser on
>>>MSDN, I get this item as the fourth one in the list:
>>>>
>>>WebBrowser Class (System.Windows .Forms)
>>>Enables the user to navigate Web pages inside your form. ... Enables
>>>the user to navigate Web pages inside your form. Namespace:
>>>System.Windo ws.Forms
>>>http://msdn2.microsoft.com/en-us/lib...ebbrowser.aspx
>>>>
>>>>
>>>But Rad is right, the WebBrowser class is only available in VS2005.
>>>>
>>>>There is no WebBrowser in the toolbox - I think even in VB6 I had to
>>>>add a
>>>>reference before I could insert it. But in .Net I cannot find an
>>>>reference
>>>>with the same or similar name. The above text also makes me wonder if
>>>>I
>>>>have to somehow include a VB6 project to be able to see a WebBrowser.
>>>>
>>>If you are using VS2005 and the WebBrowser control is not on the
>>>toolbox, right click the toolbox and select Choose Items. Then click
>>>the .Net Components tab and scroll down to WebBrowser and select it.
>>>>
>>>If you are using VS2003, right click the toolbox and select Add/Remove
>>>items. Then click the COM components tab and select the Microsoft Web
>>>Browser ActiveX control as you do now with VB6.
>>>>
>>>Chris
>>>>
>>>
>>>
Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.
"Anil Gupte" <anil-list@icinema.co mschreef in bericht
news:uBklT5MJHH A.4000@TK2MSFTN GP06.phx.gbl...
Hi Cor or anyone else who may be able to answer. I posted the following
as a separate thread (Subject: How to use WebBrowser Control in .Net
2003?) but got no reply. Can anyone help?
*************** ********
I once (long time ago in VB 6) used the WebBrowser Control. I looked it
up
on MSDN and it showed how to add it into the Toolbox. So that worked
fine.
However, I cannot do much with it other than make it browse to a page.
What
I want to do is to get the HTML sourse inside a page.
> http://msdn2.microsoft.com/en-us/lib...entstream.aspx
shows a property as follows:
Dim instance As WebBrowser
Dim value As Stream
>
value = instance.Docume ntStream
>
instance.Docume ntStream = value
>
But I cannot seem to use it. Do I need to add a reference? If so, what
reference?
>
Also, in VB6, I seem to have done it through a control of type Inet. What
type of control is that? And what is the equivalent in .Net 2003?
>
*************** ********
>
--
Anil Gupte
Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving
>Anil,
>>
>Don't forget as Chriss wrote to set it in your toolbox and drag it from
>there on your form.
>Otherwise the RESX settings will most probably go wrong.
>>
>Cor
>>
>"Anil Gupte" <anil-list@icinema.co mschreef in bericht
>news:ux7a3AzHH HA.4068@TK2MSFT NGP03.phx.gbl.. .
>>OK. I found it. http://support.microsoft.com/kb/821771
>>>
>>--
>>Anil Gupte
>>www.keeninc.net
>>www.icinema.com
>>>
>>"Anil Gupte" <anil-list@icinema.co mwrote in message
>>news:u%23Q2a9 yHHHA.1912@TK2M SFTNGP03.phx.gb l...
>>>>I am using .Net 2003. And I am sorry I thought you were referring to my
>>>>local MSDN, which is where I searched.
>>>>
>>>--
>>>Anil Gupte
>>>www.keeninc.net
>>>www.icinema.com
>>>>
>>>"Chris Dunaway" <dunawayc@gmail .comwrote in message
>>>news:1166039 156.867819.9222 0@n67g2000cwd.g ooglegroups.com ...
>>>>Anil Gupte wrote:
>>>>>Hmm, sorry, but I cannnot find it. Not on the toolbox. The couple of
>>>>>referenc es in MSDN found seem to refer to VB 6.0, for example
>>>>>
>>>>I'm not sure why you aren't seeing it. When I search for WebBrowser
>>>>on
>>>>MSDN, I get this item as the fourth one in the list:
>>>>>
>>>>WebBrowse r Class (System.Windows .Forms)
>>>>Enables the user to navigate Web pages inside your form. ... Enables
>>>>the user to navigate Web pages inside your form. Namespace:
>>>>System.Wind ows.Forms
>>>>http://msdn2.microsoft.com/en-us/lib...ebbrowser.aspx
>>>>>
>>>>>
>>>>But Rad is right, the WebBrowser class is only available in VS2005.
>>>>>
>>>>>There is no WebBrowser in the toolbox - I think even in VB6 I had to
>>>>>add a
>>>>>referenc e before I could insert it. But in .Net I cannot find an
>>>>>referenc e
>>>>>with the same or similar name. The above text also makes me wonder
>>>>>if I
>>>>>have to somehow include a VB6 project to be able to see a WebBrowser.
>>>>>
>>>>If you are using VS2005 and the WebBrowser control is not on the
>>>>toolbox, right click the toolbox and select Choose Items. Then click
>>>>the .Net Components tab and scroll down to WebBrowser and select it.
>>>>>
>>>>If you are using VS2003, right click the toolbox and select Add/Remove
>>>>items. Then click the COM components tab and select the Microsoft
>>>>Web
>>>>Browser ActiveX control as you do now with VB6.
>>>>>
>>>>Chris
>>>>>
>>>>
>>>>
>>>
>>>
Comment