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