HTMLViewer.SecurityChanged

From Xojo Documentation

Event


HTMLViewer.SecurityChanged(IsSecure as Boolean)

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.