all groups > vb.net controls > july 2004 >
You're in the

vb.net controls

group:

Tab Control And Web Browser control [Question]


Tab Control And Web Browser control [Question] Tiraman
7/28/2004 8:24:08 PM
vb.net controls:
Hi,

lets say that i have the tab control with 3 pages and i would like that each
page will have the web browser control.

should i add web browser on each of the tabs or one webbrowser for all of
the tabs ?

what is the best way from the performance point of view ?

Best Regards ,

Tiraman :-)

Re: Tab Control And Web Browser control [Question] hirf-spam-me-here NO[at]SPAM gmx.at
8/2/2004 7:54:50 AM
* "Tiraman" <tiraman@netvision.net.il> scripsit:
[quoted text, click to view]

That depends on what you want to archieve with the three pages. If each
of the tabs is used to display its own webpage, and the webpage's state
can be changed, then I would use three webbrowser controls instead of
navigating to the URL belonging to the tab when changing the active tab.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
Re: Tab Control And Web Browser control [Question] Amir V
8/7/2004 12:26:17 PM
hi,

i would like that each page will have his own navigate url
but the question is how the performance of the application will be ?

lets say that i have some xml files over the net (something like RSS) and i
would like to display it but not as xml .
can you recomend on something but for the webbrowser control ?

Thanks !

[quoted text, click to view]

Re: Tab Control And Web Browser control [Question] hirf-spam-me-here NO[at]SPAM gmx.at
8/9/2004 10:50:27 AM
* "Amir V" <tiraman@netvision.net.il> scripsit:
[quoted text, click to view]

Downloading and rendering of the pages will always take time, regardless
of if you use Internet Explorer or another control.

--
Herfried K. Wagner [MVP]
Re: Tab Control And Web Browser control [Question] Tiraman :-)
8/9/2004 6:53:17 PM
Thanks!

[quoted text, click to view]

AddThis Social Bookmark Button