EventCode

EventItem.EventCode property

A code indicating the event that triggers the add-on. For more information on event codes, see Event Codes in the Microsoft Visio 2007 Automation Reference.

public int EventCode { get; set; }

See Also