private void _updateButton_Click(object sender, EventArgs e)
 {
     _component.UpdateTags();
 }