Contents - Index - Top


OnRequestInputCheckboxById

Interface AntViewDocument

 

Type: Event

Parameters: String Id Boolean Checked Integer Error

Returns: None

 

 

Asynchronous result of calling the RequestInputCheckboxById method.

The variable Checked returns the state of the checkbox. It is True when checked, false when unchecked.

 

Id contains the Id of the input html checkbox which was set, Id is case sensitive.

Error is 0 when the checkbox element was identified and set, or 1 if the element identified by Id was not found.

 

Introduced in AntView release 1.1.354

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/25/2024