public void WindowSetTop(int top)
 {
     _Browser.OnWindowSetTop(top);
 }