ReadyStateChange Event
Syntax
Sub ControlName_ReadyStateChange()
Applies To
Purpose
Generates the event when the ready state changes.
Remarks
When this event is generated, use the ReadyState property to determine the new ready state of the control.