|
-
Oct 10th, 2005, 12:38 PM
#1
Thread Starter
Fanatic Member
Visual C# 2005 (5 stars programmer)
I am doing an example in C# 2005 (Express Edition, I am doing microsoft 5 stars programmer course).
The first star has the following example with a WebBrowser Control.
webBrowser1.Url(txtUrl.Text.Trim);
Very simple. Read a textbox an pass the address to the webbrowser control, accourding to the course it should work. But the sinxtax says that is it a propoerty. Any hlp?
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
|