State Property (DomCheckBox)

Class

DomCheckBox.

Action

Gets or sets the state of a check box. Values include: 1=checked,2=unchecked,3=undecided.

Syntax

'Declaration
Protected ReadWrite Property State As Integer

Access

Read and write.