개정판 df4559fc
dev issue #000 : add mapping form
Change-Id: Iec2e6998333bc502804d42a77716dfcfa2e8fb94
DTI_PID/SPPIDConverter_AutoModeling/ConverterForm.Designer.cs | ||
---|---|---|
135 | 135 |
// btnRun |
136 | 136 |
// |
137 | 137 |
this.btnRun.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.next; |
138 |
this.btnRun.Location = new System.Drawing.Point(910, 58);
|
|
138 |
this.btnRun.Location = new System.Drawing.Point(881, 58);
|
|
139 | 139 |
this.btnRun.Name = "btnRun"; |
140 |
this.btnRun.Size = new System.Drawing.Size(63, 36);
|
|
140 |
this.btnRun.Size = new System.Drawing.Size(79, 36);
|
|
141 | 141 |
this.btnRun.StyleController = this.layoutControl1; |
142 | 142 |
this.btnRun.TabIndex = 9; |
143 |
this.btnRun.Text = "Run";
|
|
143 |
this.btnRun.Text = " Run ";
|
|
144 | 144 |
this.btnRun.Click += new System.EventHandler(this.btnRun_Click); |
145 | 145 |
// |
146 | 146 |
// btnLoadFile |
... | ... | |
148 | 148 |
this.btnLoadFile.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.open2; |
149 | 149 |
this.btnLoadFile.Location = new System.Drawing.Point(24, 58); |
150 | 150 |
this.btnLoadFile.Name = "btnLoadFile"; |
151 |
this.btnLoadFile.Size = new System.Drawing.Size(94, 36);
|
|
151 |
this.btnLoadFile.Size = new System.Drawing.Size(110, 36);
|
|
152 | 152 |
this.btnLoadFile.StyleController = this.layoutControl1; |
153 | 153 |
this.btnLoadFile.TabIndex = 8; |
154 |
this.btnLoadFile.Text = "Load Files";
|
|
154 |
this.btnLoadFile.Text = " Load Files ";
|
|
155 | 155 |
this.btnLoadFile.Click += new System.EventHandler(this.btnLoadFile_Click); |
156 | 156 |
// |
157 | 157 |
// btnItemMapping |
158 | 158 |
// |
159 | 159 |
this.btnItemMapping.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.properties; |
160 |
this.btnItemMapping.Location = new System.Drawing.Point(1011, 310);
|
|
160 |
this.btnItemMapping.Location = new System.Drawing.Point(998, 310);
|
|
161 | 161 |
this.btnItemMapping.Name = "btnItemMapping"; |
162 |
this.btnItemMapping.Size = new System.Drawing.Size(231, 36);
|
|
162 |
this.btnItemMapping.Size = new System.Drawing.Size(244, 36);
|
|
163 | 163 |
this.btnItemMapping.StyleController = this.layoutControl1; |
164 | 164 |
this.btnItemMapping.TabIndex = 7; |
165 |
this.btnItemMapping.Text = "Setting"; |
|
165 |
this.btnItemMapping.Text = "Item Mapping Setting"; |
|
166 |
this.btnItemMapping.Click += new System.EventHandler(this.btnItemMapping_Click); |
|
166 | 167 |
// |
167 | 168 |
// btnSPPIDDB |
168 | 169 |
// |
169 | 170 |
this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.properties; |
170 |
this.btnSPPIDDB.Location = new System.Drawing.Point(1011, 58);
|
|
171 |
this.btnSPPIDDB.Location = new System.Drawing.Point(998, 58);
|
|
171 | 172 |
this.btnSPPIDDB.Name = "btnSPPIDDB"; |
172 |
this.btnSPPIDDB.Size = new System.Drawing.Size(231, 36);
|
|
173 |
this.btnSPPIDDB.Size = new System.Drawing.Size(244, 36);
|
|
173 | 174 |
this.btnSPPIDDB.StyleController = this.layoutControl1; |
174 | 175 |
this.btnSPPIDDB.TabIndex = 5; |
175 | 176 |
this.btnSPPIDDB.Text = "Setting"; |
... | ... | |
181 | 182 |
this.gridControlConverter.MainView = this.gridViewConverter; |
182 | 183 |
this.gridControlConverter.MenuManager = this.ribbonControl; |
183 | 184 |
this.gridControlConverter.Name = "gridControlConverter"; |
184 |
this.gridControlConverter.Size = new System.Drawing.Size(949, 349);
|
|
185 |
this.gridControlConverter.Size = new System.Drawing.Size(936, 349);
|
|
185 | 186 |
this.gridControlConverter.TabIndex = 4; |
186 | 187 |
this.gridControlConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
187 | 188 |
this.gridViewConverter}); |
... | ... | |
194 | 195 |
// |
195 | 196 |
// btnID2Project |
196 | 197 |
// |
197 |
this.btnID2Project.Location = new System.Drawing.Point(1049, 192);
|
|
198 |
this.btnID2Project.Location = new System.Drawing.Point(1036, 192);
|
|
198 | 199 |
this.btnID2Project.MenuManager = this.ribbonControl; |
199 | 200 |
this.btnID2Project.Name = "btnID2Project"; |
200 | 201 |
this.btnID2Project.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
201 | 202 |
new DevExpress.XtraEditors.Controls.EditorButton()}); |
202 | 203 |
this.btnID2Project.Properties.ReadOnly = true; |
203 |
this.btnID2Project.Size = new System.Drawing.Size(193, 20);
|
|
204 |
this.btnID2Project.Size = new System.Drawing.Size(206, 20);
|
|
204 | 205 |
this.btnID2Project.StyleController = this.layoutControl1; |
205 | 206 |
this.btnID2Project.TabIndex = 10; |
206 | 207 |
this.btnID2Project.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnID2Project_ButtonClick); |
... | ... | |
230 | 231 |
this.layoutControlItem2, |
231 | 232 |
this.simpleLabelItem2, |
232 | 233 |
this.simpleLabelItem1}); |
233 |
this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(987, 0);
|
|
234 |
this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(974, 0);
|
|
234 | 235 |
this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB"; |
235 |
this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(259, 134);
|
|
236 |
this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(272, 134);
|
|
236 | 237 |
this.layoutControlGroupSPPIDDB.Text = "SPPID DB"; |
237 | 238 |
// |
238 | 239 |
// labelSPPIDPlantName |
... | ... | |
241 | 242 |
this.labelSPPIDPlantName.AppearanceItemCaption.Options.UseForeColor = true; |
242 | 243 |
this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40); |
243 | 244 |
this.labelSPPIDPlantName.Name = "labelSPPIDPlantName"; |
244 |
this.labelSPPIDPlantName.Size = new System.Drawing.Size(157, 18);
|
|
245 |
this.labelSPPIDPlantName.Size = new System.Drawing.Size(170, 18);
|
|
245 | 246 |
this.labelSPPIDPlantName.Text = "SPPIDPlantName"; |
246 | 247 |
this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14); |
247 | 248 |
// |
... | ... | |
251 | 252 |
this.labelSPPIDDBStatus.AppearanceItemCaption.Options.UseForeColor = true; |
252 | 253 |
this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58); |
253 | 254 |
this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus"; |
254 |
this.labelSPPIDDBStatus.Size = new System.Drawing.Size(184, 18);
|
|
255 |
this.labelSPPIDDBStatus.Size = new System.Drawing.Size(197, 18);
|
|
255 | 256 |
this.labelSPPIDDBStatus.Text = "SPPIDDBStatus"; |
256 | 257 |
this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14); |
257 | 258 |
// |
... | ... | |
260 | 261 |
this.layoutControlItem2.Control = this.btnSPPIDDB; |
261 | 262 |
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
262 | 263 |
this.layoutControlItem2.Name = "layoutControlItem2"; |
263 |
this.layoutControlItem2.Size = new System.Drawing.Size(235, 40);
|
|
264 |
this.layoutControlItem2.Size = new System.Drawing.Size(248, 40);
|
|
264 | 265 |
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
265 | 266 |
this.layoutControlItem2.TextVisible = false; |
266 | 267 |
// |
... | ... | |
302 | 303 |
this.layoutControlItem7, |
303 | 304 |
this.simpleLabelItem3, |
304 | 305 |
this.simpleLabelItem4}); |
305 |
this.layoutControlGroupID2Project.Location = new System.Drawing.Point(987, 134);
|
|
306 |
this.layoutControlGroupID2Project.Location = new System.Drawing.Point(974, 134);
|
|
306 | 307 |
this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project"; |
307 |
this.layoutControlGroupID2Project.Size = new System.Drawing.Size(259, 118);
|
|
308 |
this.layoutControlGroupID2Project.Size = new System.Drawing.Size(272, 118);
|
|
308 | 309 |
this.layoutControlGroupID2Project.Text = "ID2 Project"; |
309 | 310 |
// |
310 | 311 |
// labelID2ProjectName |
... | ... | |
313 | 314 |
this.labelID2ProjectName.AppearanceItemCaption.Options.UseForeColor = true; |
314 | 315 |
this.labelID2ProjectName.Location = new System.Drawing.Point(90, 24); |
315 | 316 |
this.labelID2ProjectName.Name = "labelID2ProjectName"; |
316 |
this.labelID2ProjectName.Size = new System.Drawing.Size(145, 18);
|
|
317 |
this.labelID2ProjectName.Size = new System.Drawing.Size(158, 18);
|
|
317 | 318 |
this.labelID2ProjectName.Text = "ID2ProjectName"; |
318 | 319 |
this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14); |
319 | 320 |
// |
... | ... | |
323 | 324 |
this.labelID2ProjectStatus.AppearanceItemCaption.Options.UseForeColor = true; |
324 | 325 |
this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 42); |
325 | 326 |
this.labelID2ProjectStatus.Name = "labelID2ProjectStatus"; |
326 |
this.labelID2ProjectStatus.Size = new System.Drawing.Size(184, 18);
|
|
327 |
this.labelID2ProjectStatus.Size = new System.Drawing.Size(197, 18);
|
|
327 | 328 |
this.labelID2ProjectStatus.Text = "ID2ProjectStatus"; |
328 | 329 |
this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14); |
329 | 330 |
// |
... | ... | |
332 | 333 |
this.layoutControlItem7.Control = this.btnID2Project; |
333 | 334 |
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0); |
334 | 335 |
this.layoutControlItem7.Name = "layoutControlItem7"; |
335 |
this.layoutControlItem7.Size = new System.Drawing.Size(235, 24);
|
|
336 |
this.layoutControlItem7.Size = new System.Drawing.Size(248, 24);
|
|
336 | 337 |
this.layoutControlItem7.Text = "Path :"; |
337 | 338 |
this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
338 | 339 |
this.layoutControlItem7.TextSize = new System.Drawing.Size(33, 14); |
... | ... | |
374 | 375 |
this.layoutControlItem4, |
375 | 376 |
this.labelItemMappingStatus, |
376 | 377 |
this.simpleLabelItem5}); |
377 |
this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(987, 252);
|
|
378 |
this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(974, 252);
|
|
378 | 379 |
this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping"; |
379 |
this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(259, 116);
|
|
380 |
this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(272, 116);
|
|
380 | 381 |
this.layoutControlGroupItemMapping.Text = "Item Mapping"; |
381 | 382 |
// |
382 | 383 |
// layoutControlItem4 |
... | ... | |
384 | 385 |
this.layoutControlItem4.Control = this.btnItemMapping; |
385 | 386 |
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); |
386 | 387 |
this.layoutControlItem4.Name = "layoutControlItem4"; |
387 |
this.layoutControlItem4.Size = new System.Drawing.Size(235, 40);
|
|
388 |
this.layoutControlItem4.Size = new System.Drawing.Size(248, 40);
|
|
388 | 389 |
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); |
389 | 390 |
this.layoutControlItem4.TextVisible = false; |
390 | 391 |
// |
... | ... | |
394 | 395 |
this.labelItemMappingStatus.AppearanceItemCaption.Options.UseForeColor = true; |
395 | 396 |
this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40); |
396 | 397 |
this.labelItemMappingStatus.Name = "labelItemMappingStatus"; |
397 |
this.labelItemMappingStatus.Size = new System.Drawing.Size(184, 18);
|
|
398 |
this.labelItemMappingStatus.Size = new System.Drawing.Size(197, 18);
|
|
398 | 399 |
this.labelItemMappingStatus.Text = "MappingStatus"; |
399 | 400 |
this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14); |
400 | 401 |
// |
... | ... | |
423 | 424 |
this.layoutControlItem6}); |
424 | 425 |
this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0); |
425 | 426 |
this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter"; |
426 |
this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(977, 451);
|
|
427 |
this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(964, 451);
|
|
427 | 428 |
this.layoutControlGroupAutoConverter.Text = "Auto Converter"; |
428 | 429 |
// |
429 | 430 |
// layoutControlItem1 |
... | ... | |
431 | 432 |
this.layoutControlItem1.Control = this.gridControlConverter; |
432 | 433 |
this.layoutControlItem1.Location = new System.Drawing.Point(0, 40); |
433 | 434 |
this.layoutControlItem1.Name = "layoutControlItem1"; |
434 |
this.layoutControlItem1.Size = new System.Drawing.Size(953, 353);
|
|
435 |
this.layoutControlItem1.Size = new System.Drawing.Size(940, 353);
|
|
435 | 436 |
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
436 | 437 |
this.layoutControlItem1.TextVisible = false; |
437 | 438 |
// |
... | ... | |
439 | 440 |
// |
440 | 441 |
this.layoutControlItem5.Control = this.btnLoadFile; |
441 | 442 |
this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); |
442 |
this.layoutControlItem5.MaxSize = new System.Drawing.Size(98, 40);
|
|
443 |
this.layoutControlItem5.MinSize = new System.Drawing.Size(98, 40);
|
|
443 |
this.layoutControlItem5.MaxSize = new System.Drawing.Size(114, 40);
|
|
444 |
this.layoutControlItem5.MinSize = new System.Drawing.Size(114, 40);
|
|
444 | 445 |
this.layoutControlItem5.Name = "layoutControlItem5"; |
445 |
this.layoutControlItem5.Size = new System.Drawing.Size(98, 40);
|
|
446 |
this.layoutControlItem5.Size = new System.Drawing.Size(114, 40);
|
|
446 | 447 |
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
447 | 448 |
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); |
448 | 449 |
this.layoutControlItem5.TextVisible = false; |
... | ... | |
450 | 451 |
// emptySpaceItem2 |
451 | 452 |
// |
452 | 453 |
this.emptySpaceItem2.AllowHotTrack = false; |
453 |
this.emptySpaceItem2.Location = new System.Drawing.Point(98, 0);
|
|
454 |
this.emptySpaceItem2.Location = new System.Drawing.Point(114, 0);
|
|
454 | 455 |
this.emptySpaceItem2.Name = "emptySpaceItem2"; |
455 |
this.emptySpaceItem2.Size = new System.Drawing.Size(788, 40);
|
|
456 |
this.emptySpaceItem2.Size = new System.Drawing.Size(743, 40);
|
|
456 | 457 |
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); |
457 | 458 |
// |
458 | 459 |
// layoutControlItem6 |
459 | 460 |
// |
460 | 461 |
this.layoutControlItem6.Control = this.btnRun; |
461 |
this.layoutControlItem6.Location = new System.Drawing.Point(886, 0);
|
|
462 |
this.layoutControlItem6.MaxSize = new System.Drawing.Size(67, 40);
|
|
463 |
this.layoutControlItem6.MinSize = new System.Drawing.Size(67, 40);
|
|
462 |
this.layoutControlItem6.Location = new System.Drawing.Point(857, 0);
|
|
463 |
this.layoutControlItem6.MaxSize = new System.Drawing.Size(83, 40);
|
|
464 |
this.layoutControlItem6.MinSize = new System.Drawing.Size(83, 40);
|
|
464 | 465 |
this.layoutControlItem6.Name = "layoutControlItem6"; |
465 |
this.layoutControlItem6.Size = new System.Drawing.Size(67, 40);
|
|
466 |
this.layoutControlItem6.Size = new System.Drawing.Size(83, 40);
|
|
466 | 467 |
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
467 | 468 |
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); |
468 | 469 |
this.layoutControlItem6.TextVisible = false; |
... | ... | |
470 | 471 |
// emptySpaceItem1 |
471 | 472 |
// |
472 | 473 |
this.emptySpaceItem1.AllowHotTrack = false; |
473 |
this.emptySpaceItem1.Location = new System.Drawing.Point(987, 368);
|
|
474 |
this.emptySpaceItem1.Location = new System.Drawing.Point(974, 368);
|
|
474 | 475 |
this.emptySpaceItem1.Name = "emptySpaceItem1"; |
475 |
this.emptySpaceItem1.Size = new System.Drawing.Size(259, 83);
|
|
476 |
this.emptySpaceItem1.Size = new System.Drawing.Size(272, 83);
|
|
476 | 477 |
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); |
477 | 478 |
// |
478 | 479 |
// splitterItem1 |
479 | 480 |
// |
480 | 481 |
this.splitterItem1.AllowHotTrack = true; |
481 |
this.splitterItem1.Location = new System.Drawing.Point(977, 0);
|
|
482 |
this.splitterItem1.Location = new System.Drawing.Point(964, 0);
|
|
482 | 483 |
this.splitterItem1.Name = "splitterItem1"; |
483 | 484 |
this.splitterItem1.Size = new System.Drawing.Size(10, 451); |
484 | 485 |
// |
... | ... | |
502 | 503 |
this.Controls.Add(this.ribbonControl); |
503 | 504 |
this.Name = "ConverterForm"; |
504 | 505 |
this.Ribbon = this.ribbonControl; |
506 |
this.ShowIcon = false; |
|
505 | 507 |
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
506 |
this.Text = "ConverterForm";
|
|
508 |
this.Text = "SPPID Converter";
|
|
507 | 509 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit(); |
508 | 510 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); |
509 | 511 |
this.layoutControl1.ResumeLayout(false); |
내보내기 Unified diff