WebView.ControlAt

From Xojo Documentation

Method

WebView.ControlAt(index As Integer) As WebControl

New in 2020r1

Supported for all project types and targets.

Returns the WebControl at the index passed.

See Also

LastControlIndex property, WebControl class.