DesktopHTMLViewer.SecurityChanged

From Xojo Documentation

You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly...
Event


HTMLViewer.SecurityChanged(IsSecure as Boolean)

New in 2021r3

Supported for all project types and targets.

Fires when the document's security has changed. For example, entering a secure web site will cause this event to fire.

Notes

This event is only called on Microsoft Windows when using the Native renderer.