INetControlBox.DetachHandler

Syntax

DetachHandler(EventCookie: Integer);

Parameters

EventCookie is an index of .NET component event to be deleted from the list of tracked events.

Description

The DetachHandler method deletes the .NET component event from the list of tracked events. Index of the event to be deleted is passed by the EventCookie parameter.

See also:

INetControlBox

INetControlBox.AttachHandler