Programming with Reflection

image\rwnprg32.gif RemoveOnEvent method

 

Syntax object.RemoveOnEvent Event

 

Description

Removes the specified on event definition(s). Events of this type are defined with the OnEvent method. Use EnableOnEvent to disable or enable an event without removing it from the list of events.

Arguments

Event Argument type: Integer or Enumeration
Required
Specifies the on event number to remove. Use rcAllEvents to remove all defined on events.

 

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command