private void _activateWorkspace_Click(object sender, EventArgs e)
 {
     _component.ActivateSelectedWorkspace();
 }