This commit is contained in:
Michiel.VanDorpe
2019-08-04 20:44:25 +02:00
parent b3a4a7441a
commit 41a10e710c
4 changed files with 27 additions and 5 deletions

View File

@@ -39,6 +39,7 @@
this.listBox1.Name = "listBox1";
this.listBox1.Size = new System.Drawing.Size(186, 186);
this.listBox1.TabIndex = 0;
this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
//
// button1
//