public void OnHtmlElementSelected(HtmlElement_Base element)
 {
     _objExplorer.OnHtmlElementSelected(element);
 }