This commit is contained in:
chi
2023-12-13 09:33:18 +09:00
parent 8e384da8ff
commit 4334725900
8 changed files with 354 additions and 293 deletions

View File

@@ -408,8 +408,8 @@
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(99, 44);
this.toolStripButton2.Text = "선택삭제";
this.toolStripButton2.Size = new System.Drawing.Size(116, 44);
this.toolStripButton2.Text = "선택삭제(&D)";
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
//
// toolStripButton4
@@ -418,8 +418,8 @@
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(137, 44);
this.toolStripButton4.Text = "CR구매 등록 (&S)";
this.toolStripButton4.Size = new System.Drawing.Size(133, 44);
this.toolStripButton4.Text = "CR구매 등록(&S)";
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
//
// toolStripButton8
@@ -427,8 +427,8 @@
this.toolStripButton8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton8.Image")));
this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton8.Name = "toolStripButton8";
this.toolStripButton8.Size = new System.Drawing.Size(115, 44);
this.toolStripButton8.Text = "목록 재구성";
this.toolStripButton8.Size = new System.Drawing.Size(130, 44);
this.toolStripButton8.Text = "목록 재구성(&R)";
this.toolStripButton8.Click += new System.EventHandler(this.toolStripButton8_Click);
//
// panel1