private void _showShelf_Click(object sender, EventArgs e)
 {
     _component.ShowSelectedShelf();
 }