473,408 Members | 2,839 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Tab through axwebbrowser1 controls

Hi

In vb.net I would like to click on certain links and on buttons within a
webbrowser control programmatically.

I am currently using sendkeys(tab then enter) but would like to have more
control.

Ive tried looping through the controls
For Each c As Control In AxWebBrowser1.Controls
MsgBox(c.Name)
Next

and tried SelectNextControl.
AxWebbrowser1.SelectNextControl(Me.ActiveControl, True, True, True, True)
This just goes to the next control,however I though it went to the next
child control.

I dont know the control names, so I guess thats the first that will need to
be found.

Can you please help?

Regards
Chad
Aug 2 '06 #1
0 873

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: dawn | last post by:
Hi, I'm trying to capture part of Form2 into a bitmap when I click on a button on the main form (form1). After advice I'm using the following code : System.IntPtr...
3
by: MrXs | last post by:
hi how do i save the contents of a axWebBrowser1 to a htm file ? i have a webpage loaded and would like to save it to my harddrive. also how do i open the file from my harddrive to open in...
0
by: foldface | last post by:
Hi I originally asked this in microsoft.public.dotnet.languages.vb so sorry for the cross posting. I'm using the AxWebBrowser1 control. I use the event DocumentComplete to tell when a document...
25
by: MeNotHome | last post by:
I am automating the navigation of a website. When I reach the end, it changes to xml. So my axwebbrowser1 has a bunch of xml data in it. So here is what I am trying to do Dim xmlText As...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.