|
-
Jan 3rd, 2013, 05:06 PM
#3
Thread Starter
New Member
Re: Type expected error!
That doesnt really help, but i changed it and same error.
Here is the modified code.
CType(TabControl1.SelectedTab.Controls.Item(0), WebBrowser).Navigate(ToolStripTextBox1.Text)
CType(TabControl1.SelectedTab.Controls,'RIGHT HERE'(WebBrowser.locationURL)) = (ToolStripTextBox1.Text)
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
|