public void SetRightLabel(string text)
 {
     host.SetRightStatusstripLabel(text);
 }