This commit is contained in:
chi
2022-05-20 22:04:42 +09:00
parent 5e67caad39
commit 4b378f728e
4 changed files with 43 additions and 4 deletions

View File

@@ -60,6 +60,7 @@ namespace FCOMMON
this.button1.TabIndex = 2;
this.button1.Text = "선택 마감 삭제";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// listView1
//