public void OnEventSelected(EventClass eventObject)
 {
     _objExplorer.OnEventSelected(eventObject);
 }