Vizard 7 » Command Index » Vizard objects » EventClass » <EventClass>.unregister
7.5

<EventClass>.unregister

Unregister the EventClass with all events.

<EventClass>.unregister()  

Remarks

This command will permanently unregister the class with all event handlers. After this command is issued the handler cannot be registered with any events.

Return Value

None