This commit is contained in:
2022-06-30 22:55:06 +00:00
parent 4d5c92338e
commit aa4f17416f
6 changed files with 556 additions and 509 deletions

View File

@@ -44,6 +44,7 @@
this.btnOK.TabIndex = 6;
this.btnOK.Text = "OK";
this.btnOK.UseVisualStyleBackColor = true;
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
//
// btnCancel
//