Skip to content

Enabled_State - cWebView2Browser

Indicates whether the control can respond to user interaction

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Enabled_State
Access Type Syntax
Read Access: Get Enabled_State to IntegerVariable
Write Access: Set Enabled_State to IntegerVariable/Value

Description

When Enabled_State is set to False, users cannot interact with this control.

Default is True.