private void btnApply_Click(object sender, EventArgs e)
 {
     _component.Apply();
 }