WebView.ControlAt
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
WebView.ControlAt(index As Integer) As WebControl
New in 2020r1
Supported for all project types and targets.
New in 2020r1
Supported for all project types and targets.
Returns the WebControl at the index passed.
See Also
LastControlIndex property, WebControl class.