public void WindowSetLeft(int left)
 {
     _Browser.OnWindowSetLeft(left);
 }