DesktopHTMLViewer.CancelLoad
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
HTMLViewer.CancelLoad(URL as String) As Boolean
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
Returns a Boolean. Return True to cancel loading the page.
This event fires before DocumentBegin.