private void _accept_Click(object sender, EventArgs e)
 {
     _component.Accept();
 }