개정판 b8e2644e
dev issue #000 : edit project
Change-Id: I741a0ee6d248635e17e22abaf10851717c070b82
DTI_PID/SPPIDConverter_AutoModeling/ConverterForm.Designer.cs | ||
---|---|---|
1 |
namespace Converter.AutoModeling.SPPID
|
|
1 |
namespace Converter.SPPID |
|
2 | 2 |
{ |
3 | 3 |
partial class ConverterForm |
4 | 4 |
{ |
... | ... | |
135 | 135 |
// |
136 | 136 |
// btnRun |
137 | 137 |
// |
138 |
this.btnRun.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.next;
|
|
138 |
this.btnRun.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.next; |
|
139 | 139 |
this.btnRun.Location = new System.Drawing.Point(849, 58); |
140 | 140 |
this.btnRun.Name = "btnRun"; |
141 | 141 |
this.btnRun.Size = new System.Drawing.Size(79, 36); |
... | ... | |
146 | 146 |
// |
147 | 147 |
// btnLoadFile |
148 | 148 |
// |
149 |
this.btnLoadFile.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.open2;
|
|
149 |
this.btnLoadFile.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.open2; |
|
150 | 150 |
this.btnLoadFile.Location = new System.Drawing.Point(24, 58); |
151 | 151 |
this.btnLoadFile.Name = "btnLoadFile"; |
152 | 152 |
this.btnLoadFile.Size = new System.Drawing.Size(110, 36); |
... | ... | |
157 | 157 |
// |
158 | 158 |
// btnItemMapping |
159 | 159 |
// |
160 |
this.btnItemMapping.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
|
|
160 |
this.btnItemMapping.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.properties; |
|
161 | 161 |
this.btnItemMapping.Location = new System.Drawing.Point(966, 310); |
162 | 162 |
this.btnItemMapping.Name = "btnItemMapping"; |
163 | 163 |
this.btnItemMapping.Size = new System.Drawing.Size(236, 36); |
... | ... | |
168 | 168 |
// |
169 | 169 |
// btnSPPIDDB |
170 | 170 |
// |
171 |
this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
|
|
171 |
this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.properties; |
|
172 | 172 |
this.btnSPPIDDB.Location = new System.Drawing.Point(966, 176); |
173 | 173 |
this.btnSPPIDDB.Name = "btnSPPIDDB"; |
174 | 174 |
this.btnSPPIDDB.Size = new System.Drawing.Size(236, 36); |
... | ... | |
225 | 225 |
// |
226 | 226 |
// layoutControlGroupSPPIDDB |
227 | 227 |
// |
228 |
this.layoutControlGroupSPPIDDB.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.actions_database;
|
|
228 |
this.layoutControlGroupSPPIDDB.CaptionImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.actions_database; |
|
229 | 229 |
this.layoutControlGroupSPPIDDB.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
230 | 230 |
this.layoutControlGroupSPPIDDB.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
231 | 231 |
this.labelSPPIDPlantName, |
... | ... | |
297 | 297 |
// |
298 | 298 |
// layoutControlGroupItemMapping |
299 | 299 |
// |
300 |
this.layoutControlGroupItemMapping.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.arrangegroups;
|
|
300 |
this.layoutControlGroupItemMapping.CaptionImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.arrangegroups; |
|
301 | 301 |
this.layoutControlGroupItemMapping.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
302 | 302 |
this.layoutControlGroupItemMapping.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
303 | 303 |
this.layoutControlItem4, |
... | ... | |
343 | 343 |
// |
344 | 344 |
// layoutControlGroupAutoConverter |
345 | 345 |
// |
346 |
this.layoutControlGroupAutoConverter.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.convertto;
|
|
346 |
this.layoutControlGroupAutoConverter.CaptionImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.convertto; |
|
347 | 347 |
this.layoutControlGroupAutoConverter.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
348 | 348 |
this.layoutControlGroupAutoConverter.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
349 | 349 |
this.layoutControlItem1, |
... | ... | |
406 | 406 |
// |
407 | 407 |
// layoutControlGroupID2Project |
408 | 408 |
// |
409 |
this.layoutControlGroupID2Project.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.actions_image;
|
|
409 |
this.layoutControlGroupID2Project.CaptionImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.actions_image; |
|
410 | 410 |
this.layoutControlGroupID2Project.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
411 | 411 |
this.layoutControlGroupID2Project.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
412 | 412 |
this.labelID2ProjectName, |
내보내기 Unified diff