Programming with Reflection
CheckEvent method
Syntax Event = object.CheckEvent
Checks for the occurrence of an event defined with the DefineEvent method.
Event Return type: Integer
Returns the number of the first defined event that occurs after CheckEvent is executed.