..
This commit is contained in:
10
SubProject/FLG0000/LogData/Lov_LogItem.Designer.cs
generated
10
SubProject/FLG0000/LogData/Lov_LogItem.Designer.cs
generated
@@ -40,7 +40,7 @@
|
||||
// tbGrp
|
||||
//
|
||||
this.tbGrp.Location = new System.Drawing.Point(14, 192);
|
||||
this.tbGrp.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||||
this.tbGrp.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.tbGrp.Name = "tbGrp";
|
||||
this.tbGrp.Size = new System.Drawing.Size(561, 46);
|
||||
this.tbGrp.TabIndex = 1;
|
||||
@@ -59,7 +59,7 @@
|
||||
this.btOK.Name = "btOK";
|
||||
this.btOK.Size = new System.Drawing.Size(563, 52);
|
||||
this.btOK.TabIndex = 3;
|
||||
this.btOK.Text = "button1";
|
||||
this.btOK.Text = "확인";
|
||||
this.btOK.UseVisualStyleBackColor = true;
|
||||
this.btOK.Click += new System.EventHandler(this.btOK_Click);
|
||||
//
|
||||
@@ -67,6 +67,9 @@
|
||||
//
|
||||
this.listBox1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
||||
this.columnHeader1});
|
||||
this.listBox1.FullRowSelect = true;
|
||||
this.listBox1.GridLines = true;
|
||||
this.listBox1.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
|
||||
this.listBox1.Location = new System.Drawing.Point(14, 12);
|
||||
this.listBox1.Name = "listBox1";
|
||||
this.listBox1.Size = new System.Drawing.Size(561, 175);
|
||||
@@ -82,6 +85,9 @@
|
||||
//
|
||||
this.listBox2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
||||
this.columnHeader2});
|
||||
this.listBox2.FullRowSelect = true;
|
||||
this.listBox2.GridLines = true;
|
||||
this.listBox2.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
|
||||
this.listBox2.Location = new System.Drawing.Point(14, 246);
|
||||
this.listBox2.Name = "listBox2";
|
||||
this.listBox2.Size = new System.Drawing.Size(561, 175);
|
||||
|
||||
Reference in New Issue
Block a user