From 5a045404f3c49022abeb75c27dfe6f82d35928f7 Mon Sep 17 00:00:00 2001 From: "Ramaekers,Aldrik A.N" Date: Thu, 3 Sep 2020 14:40:33 +0200 Subject: board setup and chess piece movement checks --- MainForm.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'MainForm.Designer.cs') diff --git a/MainForm.Designer.cs b/MainForm.Designer.cs index ec582bc..f8268fc 100644 --- a/MainForm.Designer.cs +++ b/MainForm.Designer.cs @@ -39,6 +39,7 @@ this.chessBoardBitmap.Size = new System.Drawing.Size(173, 146); this.chessBoardBitmap.TabIndex = 0; this.chessBoardBitmap.TabStop = false; + this.chessBoardBitmap.MouseClick += new System.Windows.Forms.MouseEventHandler(this.chessBoardBitmap_MouseClick); // // MainForm // -- cgit v1.2.3-70-g09d2