개정판 3e235028
dev issue #000 : edit form
DTI_PID/SPPIDConverter_CustomCommand/MappingForm.Designer.cs | ||
---|---|---|
128 | 128 |
this.tabPageAttribute.Location = new System.Drawing.Point(4, 22); |
129 | 129 |
this.tabPageAttribute.Name = "tabPageAttribute"; |
130 | 130 |
this.tabPageAttribute.Padding = new System.Windows.Forms.Padding(3); |
131 |
this.tabPageAttribute.Size = new System.Drawing.Size(864, 492);
|
|
131 |
this.tabPageAttribute.Size = new System.Drawing.Size(1107, 614);
|
|
132 | 132 |
this.tabPageAttribute.TabIndex = 1; |
133 | 133 |
this.tabPageAttribute.Text = "Attribute"; |
134 | 134 |
this.tabPageAttribute.UseVisualStyleBackColor = true; |
... | ... | |
140 | 140 |
this.dgvAttributeMapping.Location = new System.Drawing.Point(3, 3); |
141 | 141 |
this.dgvAttributeMapping.Name = "dgvAttributeMapping"; |
142 | 142 |
this.dgvAttributeMapping.RowTemplate.Height = 23; |
143 |
this.dgvAttributeMapping.Size = new System.Drawing.Size(858, 486);
|
|
143 |
this.dgvAttributeMapping.Size = new System.Drawing.Size(1101, 608);
|
|
144 | 144 |
this.dgvAttributeMapping.TabIndex = 0; |
145 | 145 |
// |
146 | 146 |
// MappingForm |
... | ... | |
150 | 150 |
this.ClientSize = new System.Drawing.Size(1115, 673); |
151 | 151 |
this.Controls.Add(this.splitContainer1); |
152 | 152 |
this.Name = "MappingForm"; |
153 |
this.Text = "MappingForm"; |
|
153 |
this.ShowIcon = false; |
|
154 |
this.Text = "Mapping"; |
|
154 | 155 |
this.Load += new System.EventHandler(this.MappingForm_Load); |
155 | 156 |
((System.ComponentModel.ISupportInitialize)(this.dgvSymbolMapping)).EndInit(); |
156 | 157 |
this.splitContainer1.Panel1.ResumeLayout(false); |
내보내기 Unified diff