1 |
|
namespace Converter.SPPID.AutoModeling
|
|
1 |
namespace Converter.AutoModeling.SPPID
|
2 |
2 |
{
|
3 |
3 |
partial class ConverterForm
|
4 |
4 |
{
|
... | ... | |
135 |
135 |
// btnRun
|
136 |
136 |
//
|
137 |
137 |
this.btnRun.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.next;
|
138 |
|
this.btnRun.Location = new System.Drawing.Point(881, 58);
|
|
138 |
this.btnRun.Location = new System.Drawing.Point(880, 58);
|
139 |
139 |
this.btnRun.Name = "btnRun";
|
140 |
140 |
this.btnRun.Size = new System.Drawing.Size(79, 36);
|
141 |
141 |
this.btnRun.StyleController = this.layoutControl1;
|
... | ... | |
157 |
157 |
// btnItemMapping
|
158 |
158 |
//
|
159 |
159 |
this.btnItemMapping.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
|
160 |
|
this.btnItemMapping.Location = new System.Drawing.Point(998, 310);
|
|
160 |
this.btnItemMapping.Location = new System.Drawing.Point(997, 310);
|
161 |
161 |
this.btnItemMapping.Name = "btnItemMapping";
|
162 |
|
this.btnItemMapping.Size = new System.Drawing.Size(244, 36);
|
|
162 |
this.btnItemMapping.Size = new System.Drawing.Size(245, 36);
|
163 |
163 |
this.btnItemMapping.StyleController = this.layoutControl1;
|
164 |
164 |
this.btnItemMapping.TabIndex = 7;
|
165 |
165 |
this.btnItemMapping.Text = "Item Mapping Setting";
|
... | ... | |
168 |
168 |
// btnSPPIDDB
|
169 |
169 |
//
|
170 |
170 |
this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
|
171 |
|
this.btnSPPIDDB.Location = new System.Drawing.Point(998, 58);
|
|
171 |
this.btnSPPIDDB.Location = new System.Drawing.Point(997, 176);
|
172 |
172 |
this.btnSPPIDDB.Name = "btnSPPIDDB";
|
173 |
|
this.btnSPPIDDB.Size = new System.Drawing.Size(244, 36);
|
|
173 |
this.btnSPPIDDB.Size = new System.Drawing.Size(245, 36);
|
174 |
174 |
this.btnSPPIDDB.StyleController = this.layoutControl1;
|
175 |
175 |
this.btnSPPIDDB.TabIndex = 5;
|
176 |
176 |
this.btnSPPIDDB.Text = "Setting";
|
... | ... | |
182 |
182 |
this.gridControlConverter.MainView = this.gridViewConverter;
|
183 |
183 |
this.gridControlConverter.MenuManager = this.ribbonControl;
|
184 |
184 |
this.gridControlConverter.Name = "gridControlConverter";
|
185 |
|
this.gridControlConverter.Size = new System.Drawing.Size(936, 349);
|
|
185 |
this.gridControlConverter.Size = new System.Drawing.Size(935, 349);
|
186 |
186 |
this.gridControlConverter.TabIndex = 4;
|
187 |
187 |
this.gridControlConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
188 |
188 |
this.gridViewConverter});
|
... | ... | |
195 |
195 |
//
|
196 |
196 |
// btnID2Project
|
197 |
197 |
//
|
198 |
|
this.btnID2Project.Location = new System.Drawing.Point(1036, 192);
|
|
198 |
this.btnID2Project.Location = new System.Drawing.Point(1035, 58);
|
199 |
199 |
this.btnID2Project.MenuManager = this.ribbonControl;
|
200 |
200 |
this.btnID2Project.Name = "btnID2Project";
|
201 |
201 |
this.btnID2Project.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
202 |
202 |
new DevExpress.XtraEditors.Controls.EditorButton()});
|
203 |
203 |
this.btnID2Project.Properties.ReadOnly = true;
|
204 |
|
this.btnID2Project.Size = new System.Drawing.Size(206, 20);
|
|
204 |
this.btnID2Project.Size = new System.Drawing.Size(207, 20);
|
205 |
205 |
this.btnID2Project.StyleController = this.layoutControl1;
|
206 |
206 |
this.btnID2Project.TabIndex = 10;
|
207 |
207 |
this.btnID2Project.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnID2Project_ButtonClick);
|
... | ... | |
212 |
212 |
this.Root.GroupBordersVisible = false;
|
213 |
213 |
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
214 |
214 |
this.layoutControlGroupSPPIDDB,
|
215 |
|
this.layoutControlGroupID2Project,
|
216 |
215 |
this.layoutControlGroupItemMapping,
|
217 |
216 |
this.layoutControlGroupAutoConverter,
|
218 |
217 |
this.emptySpaceItem1,
|
|
218 |
this.layoutControlGroupID2Project,
|
219 |
219 |
this.splitterItem1});
|
220 |
220 |
this.Root.Name = "Root";
|
221 |
221 |
this.Root.Size = new System.Drawing.Size(1266, 471);
|
... | ... | |
231 |
231 |
this.layoutControlItem2,
|
232 |
232 |
this.simpleLabelItem2,
|
233 |
233 |
this.simpleLabelItem1});
|
234 |
|
this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(974, 0);
|
|
234 |
this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(973, 118);
|
235 |
235 |
this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB";
|
236 |
|
this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(272, 134);
|
|
236 |
this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(273, 134);
|
237 |
237 |
this.layoutControlGroupSPPIDDB.Text = "SPPID DB";
|
238 |
238 |
//
|
239 |
239 |
// labelSPPIDPlantName
|
... | ... | |
242 |
242 |
this.labelSPPIDPlantName.AppearanceItemCaption.Options.UseForeColor = true;
|
243 |
243 |
this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40);
|
244 |
244 |
this.labelSPPIDPlantName.Name = "labelSPPIDPlantName";
|
245 |
|
this.labelSPPIDPlantName.Size = new System.Drawing.Size(170, 18);
|
|
245 |
this.labelSPPIDPlantName.Size = new System.Drawing.Size(171, 18);
|
246 |
246 |
this.labelSPPIDPlantName.Text = "SPPIDPlantName";
|
247 |
247 |
this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14);
|
248 |
248 |
//
|
... | ... | |
252 |
252 |
this.labelSPPIDDBStatus.AppearanceItemCaption.Options.UseForeColor = true;
|
253 |
253 |
this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58);
|
254 |
254 |
this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus";
|
255 |
|
this.labelSPPIDDBStatus.Size = new System.Drawing.Size(197, 18);
|
|
255 |
this.labelSPPIDDBStatus.Size = new System.Drawing.Size(198, 18);
|
256 |
256 |
this.labelSPPIDDBStatus.Text = "SPPIDDBStatus";
|
257 |
257 |
this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14);
|
258 |
258 |
//
|
... | ... | |
261 |
261 |
this.layoutControlItem2.Control = this.btnSPPIDDB;
|
262 |
262 |
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
263 |
263 |
this.layoutControlItem2.Name = "layoutControlItem2";
|
264 |
|
this.layoutControlItem2.Size = new System.Drawing.Size(248, 40);
|
|
264 |
this.layoutControlItem2.Size = new System.Drawing.Size(249, 40);
|
265 |
265 |
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
266 |
266 |
this.layoutControlItem2.TextVisible = false;
|
267 |
267 |
//
|
... | ... | |
303 |
303 |
this.layoutControlItem7,
|
304 |
304 |
this.simpleLabelItem3,
|
305 |
305 |
this.simpleLabelItem4});
|
306 |
|
this.layoutControlGroupID2Project.Location = new System.Drawing.Point(974, 134);
|
|
306 |
this.layoutControlGroupID2Project.Location = new System.Drawing.Point(973, 0);
|
307 |
307 |
this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project";
|
308 |
|
this.layoutControlGroupID2Project.Size = new System.Drawing.Size(272, 118);
|
|
308 |
this.layoutControlGroupID2Project.Size = new System.Drawing.Size(273, 118);
|
309 |
309 |
this.layoutControlGroupID2Project.Text = "ID2 Project";
|
310 |
310 |
//
|
311 |
311 |
// labelID2ProjectName
|
... | ... | |
314 |
314 |
this.labelID2ProjectName.AppearanceItemCaption.Options.UseForeColor = true;
|
315 |
315 |
this.labelID2ProjectName.Location = new System.Drawing.Point(90, 24);
|
316 |
316 |
this.labelID2ProjectName.Name = "labelID2ProjectName";
|
317 |
|
this.labelID2ProjectName.Size = new System.Drawing.Size(158, 18);
|
|
317 |
this.labelID2ProjectName.Size = new System.Drawing.Size(159, 18);
|
318 |
318 |
this.labelID2ProjectName.Text = "ID2ProjectName";
|
319 |
319 |
this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14);
|
320 |
320 |
//
|
... | ... | |
324 |
324 |
this.labelID2ProjectStatus.AppearanceItemCaption.Options.UseForeColor = true;
|
325 |
325 |
this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 42);
|
326 |
326 |
this.labelID2ProjectStatus.Name = "labelID2ProjectStatus";
|
327 |
|
this.labelID2ProjectStatus.Size = new System.Drawing.Size(197, 18);
|
|
327 |
this.labelID2ProjectStatus.Size = new System.Drawing.Size(198, 18);
|
328 |
328 |
this.labelID2ProjectStatus.Text = "ID2ProjectStatus";
|
329 |
329 |
this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14);
|
330 |
330 |
//
|
... | ... | |
333 |
333 |
this.layoutControlItem7.Control = this.btnID2Project;
|
334 |
334 |
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
|
335 |
335 |
this.layoutControlItem7.Name = "layoutControlItem7";
|
336 |
|
this.layoutControlItem7.Size = new System.Drawing.Size(248, 24);
|
|
336 |
this.layoutControlItem7.Size = new System.Drawing.Size(249, 24);
|
337 |
337 |
this.layoutControlItem7.Text = "Path :";
|
338 |
338 |
this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
339 |
339 |
this.layoutControlItem7.TextSize = new System.Drawing.Size(33, 14);
|
... | ... | |
375 |
375 |
this.layoutControlItem4,
|
376 |
376 |
this.labelItemMappingStatus,
|
377 |
377 |
this.simpleLabelItem5});
|
378 |
|
this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(974, 252);
|
|
378 |
this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(973, 252);
|
379 |
379 |
this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping";
|
380 |
|
this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(272, 116);
|
|
380 |
this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(273, 116);
|
381 |
381 |
this.layoutControlGroupItemMapping.Text = "Item Mapping";
|
382 |
382 |
//
|
383 |
383 |
// layoutControlItem4
|
... | ... | |
385 |
385 |
this.layoutControlItem4.Control = this.btnItemMapping;
|
386 |
386 |
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
|
387 |
387 |
this.layoutControlItem4.Name = "layoutControlItem4";
|
388 |
|
this.layoutControlItem4.Size = new System.Drawing.Size(248, 40);
|
|
388 |
this.layoutControlItem4.Size = new System.Drawing.Size(249, 40);
|
389 |
389 |
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
390 |
390 |
this.layoutControlItem4.TextVisible = false;
|
391 |
391 |
//
|
... | ... | |
395 |
395 |
this.labelItemMappingStatus.AppearanceItemCaption.Options.UseForeColor = true;
|
396 |
396 |
this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40);
|
397 |
397 |
this.labelItemMappingStatus.Name = "labelItemMappingStatus";
|
398 |
|
this.labelItemMappingStatus.Size = new System.Drawing.Size(197, 18);
|
|
398 |
this.labelItemMappingStatus.Size = new System.Drawing.Size(198, 18);
|
399 |
399 |
this.labelItemMappingStatus.Text = "MappingStatus";
|
400 |
400 |
this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14);
|
401 |
401 |
//
|
... | ... | |
424 |
424 |
this.layoutControlItem6});
|
425 |
425 |
this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0);
|
426 |
426 |
this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter";
|
427 |
|
this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(964, 451);
|
|
427 |
this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(963, 451);
|
428 |
428 |
this.layoutControlGroupAutoConverter.Text = "Auto Converter";
|
429 |
429 |
//
|
430 |
430 |
// layoutControlItem1
|
... | ... | |
432 |
432 |
this.layoutControlItem1.Control = this.gridControlConverter;
|
433 |
433 |
this.layoutControlItem1.Location = new System.Drawing.Point(0, 40);
|
434 |
434 |
this.layoutControlItem1.Name = "layoutControlItem1";
|
435 |
|
this.layoutControlItem1.Size = new System.Drawing.Size(940, 353);
|
|
435 |
this.layoutControlItem1.Size = new System.Drawing.Size(939, 353);
|
436 |
436 |
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
437 |
437 |
this.layoutControlItem1.TextVisible = false;
|
438 |
438 |
//
|
... | ... | |
453 |
453 |
this.emptySpaceItem2.AllowHotTrack = false;
|
454 |
454 |
this.emptySpaceItem2.Location = new System.Drawing.Point(114, 0);
|
455 |
455 |
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
456 |
|
this.emptySpaceItem2.Size = new System.Drawing.Size(743, 40);
|
|
456 |
this.emptySpaceItem2.Size = new System.Drawing.Size(742, 40);
|
457 |
457 |
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
458 |
458 |
//
|
459 |
459 |
// layoutControlItem6
|
460 |
460 |
//
|
461 |
461 |
this.layoutControlItem6.Control = this.btnRun;
|
462 |
|
this.layoutControlItem6.Location = new System.Drawing.Point(857, 0);
|
|
462 |
this.layoutControlItem6.Location = new System.Drawing.Point(856, 0);
|
463 |
463 |
this.layoutControlItem6.MaxSize = new System.Drawing.Size(83, 40);
|
464 |
464 |
this.layoutControlItem6.MinSize = new System.Drawing.Size(83, 40);
|
465 |
465 |
this.layoutControlItem6.Name = "layoutControlItem6";
|
... | ... | |
471 |
471 |
// emptySpaceItem1
|
472 |
472 |
//
|
473 |
473 |
this.emptySpaceItem1.AllowHotTrack = false;
|
474 |
|
this.emptySpaceItem1.Location = new System.Drawing.Point(974, 368);
|
|
474 |
this.emptySpaceItem1.Location = new System.Drawing.Point(973, 368);
|
475 |
475 |
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
476 |
|
this.emptySpaceItem1.Size = new System.Drawing.Size(272, 83);
|
|
476 |
this.emptySpaceItem1.Size = new System.Drawing.Size(273, 83);
|
477 |
477 |
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
478 |
478 |
//
|
479 |
479 |
// splitterItem1
|
480 |
480 |
//
|
481 |
481 |
this.splitterItem1.AllowHotTrack = true;
|
482 |
|
this.splitterItem1.Location = new System.Drawing.Point(964, 0);
|
|
482 |
this.splitterItem1.Location = new System.Drawing.Point(963, 0);
|
483 |
483 |
this.splitterItem1.Name = "splitterItem1";
|
484 |
484 |
this.splitterItem1.Size = new System.Drawing.Size(10, 451);
|
485 |
485 |
//
|