HTMLViewer.SecurityChanged
From Xojo Documentation
Event
This event is only available on the Windows platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this event on an incompatible platform. |
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.