public void SetFocus(IFocusableControl control)
 {
     _bocList.SetFocusImplementation(control);
 }