function Leadtools.LeadEventArgs()
This class does not contain any event data; it is used by events that do not pass state information to an event handler when an event is raised. If the event handler requires state information, the application must derive a class from this class to hold the data.