Programming with Reflection

image\rwnprg32.gif RemoveEvent method

 

Syntax object.RemoveEvent Event

 

Description

Deletes an event defined with the DefineEvent method.

Arguments

Event Argument type: Integer
Required
Specifies the number assigned (with the DefineEvent method) to the event that is to be deleted.

 

 

image\jump.gif Example

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command