private void OnCancel(object sender, EventArgs e)
 {
     _component.Cancel();
 }