private void Till_Load(object sender, EventArgs e) { tillController = new TillController(this); listDialog = new ListDialog(); }