Skip to content

pbCanGoBack - cWebView2Browser

Controls whether the browser will allow the user to navigate to a previous page in history using accelerator keys or the mouse

Type: Property
Access: Read-Only
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbCanGoBack
Access Type Syntax
Read Access: Get pbCanGoBack to BooleanVariable

Description

Controls whether the browser will allow the user to navigate to a previous page in history using accelerator keys or the mouse.

Note that changes to this property at runtime are only applied after the next page load.

Default: False