Simulates Internet Explorer window.statusText and fires when status text changes.
Simulates Internet Explorer window.statusText and fires when status text changes.
Visual Basic |
---|
Public Event OnWindowStatusChange( _ ByVal StatusText As String _ ) |
The event fires only if the status text is changed to something different since last change.