Programming with Reflection

image\rwnprg32.gif RemoveEvent method

 

Syntax object.RemoveEvent Event

 

Description

Deletes an event created using the DefineEvent method.

Arguments

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

Notes

· Use RemoveOnEvent to delete events created using either the OnEvent method or the Event Setup dialog box.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command