public void OnInterfaceEventChanged(InterfaceElementEvent eventType)
 {
     _objExplorer.OnInterfaceEventChanged(eventType);
 }