how to set WebBrowser's CSS
- From: "Robin Zhang" <digitalhuman@xxxxxxxxxxx>
- Date: Tue, 29 Apr 2008 15:57:54 +0800
Hi all,
I'm programing with WebBrowser to implement an browser of myself, problem found when I set html string like this->
webBrowser1.DocumentText = "<html><head><title>xxxxx<title><link href='http://domainname/template/style1.css' rel='style***' type='text/css'/></head>some text<html>";
when the program executing, the browser control waitting here for something, progress bar is frozen, is there any sugguestion about this?
thanks and best reguards,
Robin
- Follow-Ups:
- Re: how to set WebBrowser's CSS
- From: Sheng Jiang[MVP]
- Re: how to set WebBrowser's CSS
- Prev by Date: Re: modify html code on the fly
- Next by Date: Re: how to set WebBrowser's CSS
- Previous by thread: create new browser process and able to handle browser events
- Next by thread: Re: how to set WebBrowser's CSS
- Index(es):
