Forms > Forms Assembly Interfaces > IWebBrowserBeforeNavigateEventArgs > IWebBrowserBeforeNavigateEventArgs.Cancel
Cancel: Boolean;
The Cancel property determines whether the go to the specified web page. If the property is set to True, going to the page is prohibited.
See also: