This commit is contained in:
2022-06-20 00:39:52 +00:00
parent 7b99160632
commit ca0ce21d60
23 changed files with 74628 additions and 6 deletions

View File

@@ -110,6 +110,7 @@
this.btnLogin.TabIndex = 9;
this.btnLogin.Text = "Login";
this.btnLogin.UseVisualStyleBackColor = true;
this.btnLogin.Click += new System.EventHandler(this.btnLogin_Click);
//
// btnCancel
//