исправление не вызывание метода "SelectedIndexChanged"
This commit is contained in:
parent
497932caec
commit
da29133ebb
@ -112,6 +112,7 @@
|
||||
this.listBoxMaps.Name = "listBoxMaps";
|
||||
this.listBoxMaps.Size = new System.Drawing.Size(175, 79);
|
||||
this.listBoxMaps.TabIndex = 3;
|
||||
this.listBoxMaps.SelectedIndexChanged += new System.EventHandler(this.ListBoxMaps_SelectedIndexChanged);
|
||||
//
|
||||
// textBoxNewMapName
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user