..
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user