This commit is contained in:
2022-06-30 23:04:54 +00:00
parent aa4f17416f
commit 79609d64b4
4 changed files with 12 additions and 5 deletions

View File

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