프로젝트

일반

사용자정보

개정판 0d8062b2

ID0d8062b22ff2c5565988e9467c85152b9bf1ddd6
상위 f6d90b6e
하위 13165df6, bca86986

gaqhf 이(가) 5년 이상 전에 추가함

dev issue #000 : move file

Change-Id: Icf2076ae45b5e6248ee99116a265ef98d42eebc9

차이점 보기:

DTI_PID/SPPIDConverter_AutoModeling/ConverterForm.Designer.cs
28 28
        /// </summary>
29 29
        private void InitializeComponent()
30 30
        {
31
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel();
31
            this.components = new System.ComponentModel.Container();
32
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
32 33
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
33 34
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
34 35
            this.btnRun = new DevExpress.XtraEditors.SimpleButton();
......
45 46
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
46 47
            this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
47 48
            this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
48
            this.layoutControlGroupID2Project = new DevExpress.XtraLayout.LayoutControlGroup();
49
            this.labelID2ProjectName = new DevExpress.XtraLayout.SimpleLabelItem();
50
            this.labelID2ProjectStatus = new DevExpress.XtraLayout.SimpleLabelItem();
51
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
52
            this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem();
53
            this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem();
54 49
            this.layoutControlGroupItemMapping = new DevExpress.XtraLayout.LayoutControlGroup();
55 50
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
56 51
            this.labelItemMappingStatus = new DevExpress.XtraLayout.SimpleLabelItem();
......
61 56
            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
62 57
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
63 58
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
59
            this.layoutControlGroupID2Project = new DevExpress.XtraLayout.LayoutControlGroup();
60
            this.labelID2ProjectName = new DevExpress.XtraLayout.SimpleLabelItem();
61
            this.labelID2ProjectStatus = new DevExpress.XtraLayout.SimpleLabelItem();
62
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
63
            this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem();
64
            this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem();
64 65
            this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
65
            this.xtraFolderBrowserDialog = new DevExpress.XtraEditors.XtraFolderBrowserDialog();
66
            this.xtraOpenFileDialog = new DevExpress.XtraEditors.XtraOpenFileDialog();
66
            this.xtraFolderBrowserDialog = new DevExpress.XtraEditors.XtraFolderBrowserDialog(this.components);
67
            this.xtraOpenFileDialog = new DevExpress.XtraEditors.XtraOpenFileDialog(this.components);
67 68
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
68 69
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
69 70
            this.layoutControl1.SuspendLayout();
......
77 78
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
78 79
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
79 80
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
80
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).BeginInit();
81
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).BeginInit();
82
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).BeginInit();
83
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
84
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit();
85
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).BeginInit();
86 81
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).BeginInit();
87 82
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
88 83
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).BeginInit();
......
93 88
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
94 89
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
95 90
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
91
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).BeginInit();
92
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).BeginInit();
93
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).BeginInit();
94
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
95
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit();
96
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).BeginInit();
96 97
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
97 98
            this.SuspendLayout();
98 99
            // 
......
112 113
            this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
113 114
            this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
114 115
            this.ribbonControl.ShowToolbarCustomizeItem = false;
115
            this.ribbonControl.Size = new System.Drawing.Size(1266, 32);
116
            this.ribbonControl.Size = new System.Drawing.Size(1226, 32);
116 117
            this.ribbonControl.Toolbar.ShowCustomizeItem = false;
117 118
            // 
118 119
            // layoutControl1
......
128 129
            this.layoutControl1.Name = "layoutControl1";
129 130
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(982, 292, 650, 400);
130 131
            this.layoutControl1.Root = this.Root;
131
            this.layoutControl1.Size = new System.Drawing.Size(1266, 471);
132
            this.layoutControl1.Size = new System.Drawing.Size(1226, 471);
132 133
            this.layoutControl1.TabIndex = 1;
133 134
            this.layoutControl1.Text = "layoutControl1";
134 135
            // 
135 136
            // btnRun
136 137
            // 
137 138
            this.btnRun.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.next;
138
            this.btnRun.Location = new System.Drawing.Point(880, 58);
139
            this.btnRun.Location = new System.Drawing.Point(849, 58);
139 140
            this.btnRun.Name = "btnRun";
140 141
            this.btnRun.Size = new System.Drawing.Size(79, 36);
141 142
            this.btnRun.StyleController = this.layoutControl1;
......
157 158
            // btnItemMapping
158 159
            // 
159 160
            this.btnItemMapping.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
160
            this.btnItemMapping.Location = new System.Drawing.Point(997, 310);
161
            this.btnItemMapping.Location = new System.Drawing.Point(966, 310);
161 162
            this.btnItemMapping.Name = "btnItemMapping";
162
            this.btnItemMapping.Size = new System.Drawing.Size(245, 36);
163
            this.btnItemMapping.Size = new System.Drawing.Size(236, 36);
163 164
            this.btnItemMapping.StyleController = this.layoutControl1;
164 165
            this.btnItemMapping.TabIndex = 7;
165 166
            this.btnItemMapping.Text = "Item Mapping Setting";
......
168 169
            // btnSPPIDDB
169 170
            // 
170 171
            this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
171
            this.btnSPPIDDB.Location = new System.Drawing.Point(997, 176);
172
            this.btnSPPIDDB.Location = new System.Drawing.Point(966, 176);
172 173
            this.btnSPPIDDB.Name = "btnSPPIDDB";
173
            this.btnSPPIDDB.Size = new System.Drawing.Size(245, 36);
174
            this.btnSPPIDDB.Size = new System.Drawing.Size(236, 36);
174 175
            this.btnSPPIDDB.StyleController = this.layoutControl1;
175 176
            this.btnSPPIDDB.TabIndex = 5;
176 177
            this.btnSPPIDDB.Text = "Setting";
......
182 183
            this.gridControlConverter.MainView = this.gridViewConverter;
183 184
            this.gridControlConverter.MenuManager = this.ribbonControl;
184 185
            this.gridControlConverter.Name = "gridControlConverter";
185
            this.gridControlConverter.Size = new System.Drawing.Size(935, 349);
186
            this.gridControlConverter.Size = new System.Drawing.Size(904, 349);
186 187
            this.gridControlConverter.TabIndex = 4;
187 188
            this.gridControlConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
188 189
            this.gridViewConverter});
......
195 196
            // 
196 197
            // btnID2Project
197 198
            // 
198
            this.btnID2Project.Location = new System.Drawing.Point(1035, 58);
199
            this.btnID2Project.Location = new System.Drawing.Point(1004, 58);
199 200
            this.btnID2Project.MenuManager = this.ribbonControl;
200 201
            this.btnID2Project.Name = "btnID2Project";
201 202
            this.btnID2Project.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
202 203
            new DevExpress.XtraEditors.Controls.EditorButton()});
203 204
            this.btnID2Project.Properties.ReadOnly = true;
204
            this.btnID2Project.Size = new System.Drawing.Size(207, 20);
205
            this.btnID2Project.Size = new System.Drawing.Size(198, 20);
205 206
            this.btnID2Project.StyleController = this.layoutControl1;
206 207
            this.btnID2Project.TabIndex = 10;
207 208
            this.btnID2Project.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnID2Project_ButtonClick);
......
218 219
            this.layoutControlGroupID2Project,
219 220
            this.splitterItem1});
220 221
            this.Root.Name = "Root";
221
            this.Root.Size = new System.Drawing.Size(1266, 471);
222
            this.Root.Size = new System.Drawing.Size(1226, 471);
222 223
            this.Root.TextVisible = false;
223 224
            // 
224 225
            // layoutControlGroupSPPIDDB
......
231 232
            this.layoutControlItem2,
232 233
            this.simpleLabelItem2,
233 234
            this.simpleLabelItem1});
234
            this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(973, 118);
235
            this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(942, 118);
235 236
            this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB";
236
            this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(273, 134);
237
            this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(264, 134);
237 238
            this.layoutControlGroupSPPIDDB.Text = "SPPID DB";
238 239
            // 
239 240
            // labelSPPIDPlantName
......
242 243
            this.labelSPPIDPlantName.AppearanceItemCaption.Options.UseForeColor = true;
243 244
            this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40);
244 245
            this.labelSPPIDPlantName.Name = "labelSPPIDPlantName";
245
            this.labelSPPIDPlantName.Size = new System.Drawing.Size(171, 18);
246
            this.labelSPPIDPlantName.Size = new System.Drawing.Size(162, 18);
246 247
            this.labelSPPIDPlantName.Text = "SPPIDPlantName";
247 248
            this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14);
248 249
            // 
......
252 253
            this.labelSPPIDDBStatus.AppearanceItemCaption.Options.UseForeColor = true;
253 254
            this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58);
254 255
            this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus";
255
            this.labelSPPIDDBStatus.Size = new System.Drawing.Size(198, 18);
256
            this.labelSPPIDDBStatus.Size = new System.Drawing.Size(189, 18);
256 257
            this.labelSPPIDDBStatus.Text = "SPPIDDBStatus";
257 258
            this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14);
258 259
            // 
......
261 262
            this.layoutControlItem2.Control = this.btnSPPIDDB;
262 263
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
263 264
            this.layoutControlItem2.Name = "layoutControlItem2";
264
            this.layoutControlItem2.Size = new System.Drawing.Size(249, 40);
265
            this.layoutControlItem2.Size = new System.Drawing.Size(240, 40);
265 266
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
266 267
            this.layoutControlItem2.TextVisible = false;
267 268
            // 
......
293 294
            this.simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
294 295
            this.simpleLabelItem1.TextSize = new System.Drawing.Size(74, 14);
295 296
            // 
296
            // layoutControlGroupID2Project
297
            // 
298
            this.layoutControlGroupID2Project.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.actions_image;
299
            this.layoutControlGroupID2Project.GroupStyle = DevExpress.Utils.GroupStyle.Card;
300
            this.layoutControlGroupID2Project.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
301
            this.labelID2ProjectName,
302
            this.labelID2ProjectStatus,
303
            this.layoutControlItem7,
304
            this.simpleLabelItem3,
305
            this.simpleLabelItem4});
306
            this.layoutControlGroupID2Project.Location = new System.Drawing.Point(973, 0);
307
            this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project";
308
            this.layoutControlGroupID2Project.Size = new System.Drawing.Size(273, 118);
309
            this.layoutControlGroupID2Project.Text = "ID2 Project";
310
            // 
311
            // labelID2ProjectName
312
            // 
313
            this.labelID2ProjectName.AllowHotTrack = false;
314
            this.labelID2ProjectName.AppearanceItemCaption.Options.UseForeColor = true;
315
            this.labelID2ProjectName.Location = new System.Drawing.Point(90, 24);
316
            this.labelID2ProjectName.Name = "labelID2ProjectName";
317
            this.labelID2ProjectName.Size = new System.Drawing.Size(159, 18);
318
            this.labelID2ProjectName.Text = "ID2ProjectName";
319
            this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14);
320
            // 
321
            // labelID2ProjectStatus
322
            // 
323
            this.labelID2ProjectStatus.AllowHotTrack = false;
324
            this.labelID2ProjectStatus.AppearanceItemCaption.Options.UseForeColor = true;
325
            this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 42);
326
            this.labelID2ProjectStatus.Name = "labelID2ProjectStatus";
327
            this.labelID2ProjectStatus.Size = new System.Drawing.Size(198, 18);
328
            this.labelID2ProjectStatus.Text = "ID2ProjectStatus";
329
            this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14);
330
            // 
331
            // layoutControlItem7
332
            // 
333
            this.layoutControlItem7.Control = this.btnID2Project;
334
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
335
            this.layoutControlItem7.Name = "layoutControlItem7";
336
            this.layoutControlItem7.Size = new System.Drawing.Size(249, 24);
337
            this.layoutControlItem7.Text = "Path :";
338
            this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
339
            this.layoutControlItem7.TextSize = new System.Drawing.Size(33, 14);
340
            this.layoutControlItem7.TextToControlDistance = 5;
341
            // 
342
            // simpleLabelItem3
343
            // 
344
            this.simpleLabelItem3.AllowHotTrack = false;
345
            this.simpleLabelItem3.AppearanceItemCaption.Options.UseForeColor = true;
346
            this.simpleLabelItem3.Location = new System.Drawing.Point(0, 24);
347
            this.simpleLabelItem3.MaxSize = new System.Drawing.Size(90, 18);
348
            this.simpleLabelItem3.MinSize = new System.Drawing.Size(90, 18);
349
            this.simpleLabelItem3.Name = "simpleLabelItem3";
350
            this.simpleLabelItem3.Size = new System.Drawing.Size(90, 18);
351
            this.simpleLabelItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
352
            this.simpleLabelItem3.Text = "Project Name : ";
353
            this.simpleLabelItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
354
            this.simpleLabelItem3.TextSize = new System.Drawing.Size(86, 14);
355
            // 
356
            // simpleLabelItem4
357
            // 
358
            this.simpleLabelItem4.AllowHotTrack = false;
359
            this.simpleLabelItem4.AppearanceItemCaption.Options.UseForeColor = true;
360
            this.simpleLabelItem4.Location = new System.Drawing.Point(0, 42);
361
            this.simpleLabelItem4.MaxSize = new System.Drawing.Size(51, 18);
362
            this.simpleLabelItem4.MinSize = new System.Drawing.Size(51, 18);
363
            this.simpleLabelItem4.Name = "simpleLabelItem4";
364
            this.simpleLabelItem4.Size = new System.Drawing.Size(51, 18);
365
            this.simpleLabelItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
366
            this.simpleLabelItem4.Text = "Status : ";
367
            this.simpleLabelItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
368
            this.simpleLabelItem4.TextSize = new System.Drawing.Size(47, 14);
369
            // 
370 297
            // layoutControlGroupItemMapping
371 298
            // 
372 299
            this.layoutControlGroupItemMapping.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.arrangegroups;
......
375 302
            this.layoutControlItem4,
376 303
            this.labelItemMappingStatus,
377 304
            this.simpleLabelItem5});
378
            this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(973, 252);
305
            this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(942, 252);
379 306
            this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping";
380
            this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(273, 116);
307
            this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(264, 116);
381 308
            this.layoutControlGroupItemMapping.Text = "Item Mapping";
382 309
            // 
383 310
            // layoutControlItem4
......
385 312
            this.layoutControlItem4.Control = this.btnItemMapping;
386 313
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
387 314
            this.layoutControlItem4.Name = "layoutControlItem4";
388
            this.layoutControlItem4.Size = new System.Drawing.Size(249, 40);
315
            this.layoutControlItem4.Size = new System.Drawing.Size(240, 40);
389 316
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
390 317
            this.layoutControlItem4.TextVisible = false;
391 318
            // 
......
395 322
            this.labelItemMappingStatus.AppearanceItemCaption.Options.UseForeColor = true;
396 323
            this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40);
397 324
            this.labelItemMappingStatus.Name = "labelItemMappingStatus";
398
            this.labelItemMappingStatus.Size = new System.Drawing.Size(198, 18);
325
            this.labelItemMappingStatus.Size = new System.Drawing.Size(189, 18);
399 326
            this.labelItemMappingStatus.Text = "MappingStatus";
400 327
            this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14);
401 328
            // 
......
424 351
            this.layoutControlItem6});
425 352
            this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0);
426 353
            this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter";
427
            this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(963, 451);
354
            this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(932, 451);
428 355
            this.layoutControlGroupAutoConverter.Text = "Auto Converter";
429 356
            // 
430 357
            // layoutControlItem1
......
432 359
            this.layoutControlItem1.Control = this.gridControlConverter;
433 360
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 40);
434 361
            this.layoutControlItem1.Name = "layoutControlItem1";
435
            this.layoutControlItem1.Size = new System.Drawing.Size(939, 353);
362
            this.layoutControlItem1.Size = new System.Drawing.Size(908, 353);
436 363
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
437 364
            this.layoutControlItem1.TextVisible = false;
438 365
            // 
......
453 380
            this.emptySpaceItem2.AllowHotTrack = false;
454 381
            this.emptySpaceItem2.Location = new System.Drawing.Point(114, 0);
455 382
            this.emptySpaceItem2.Name = "emptySpaceItem2";
456
            this.emptySpaceItem2.Size = new System.Drawing.Size(742, 40);
383
            this.emptySpaceItem2.Size = new System.Drawing.Size(711, 40);
457 384
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
458 385
            // 
459 386
            // layoutControlItem6
460 387
            // 
461 388
            this.layoutControlItem6.Control = this.btnRun;
462
            this.layoutControlItem6.Location = new System.Drawing.Point(856, 0);
389
            this.layoutControlItem6.Location = new System.Drawing.Point(825, 0);
463 390
            this.layoutControlItem6.MaxSize = new System.Drawing.Size(83, 40);
464 391
            this.layoutControlItem6.MinSize = new System.Drawing.Size(83, 40);
465 392
            this.layoutControlItem6.Name = "layoutControlItem6";
......
471 398
            // emptySpaceItem1
472 399
            // 
473 400
            this.emptySpaceItem1.AllowHotTrack = false;
474
            this.emptySpaceItem1.Location = new System.Drawing.Point(973, 368);
401
            this.emptySpaceItem1.Location = new System.Drawing.Point(942, 368);
475 402
            this.emptySpaceItem1.Name = "emptySpaceItem1";
476
            this.emptySpaceItem1.Size = new System.Drawing.Size(273, 83);
403
            this.emptySpaceItem1.Size = new System.Drawing.Size(264, 83);
477 404
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
478 405
            // 
406
            // layoutControlGroupID2Project
407
            // 
408
            this.layoutControlGroupID2Project.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.actions_image;
409
            this.layoutControlGroupID2Project.GroupStyle = DevExpress.Utils.GroupStyle.Card;
410
            this.layoutControlGroupID2Project.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
411
            this.labelID2ProjectName,
412
            this.labelID2ProjectStatus,
413
            this.layoutControlItem7,
414
            this.simpleLabelItem3,
415
            this.simpleLabelItem4});
416
            this.layoutControlGroupID2Project.Location = new System.Drawing.Point(942, 0);
417
            this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project";
418
            this.layoutControlGroupID2Project.Size = new System.Drawing.Size(264, 118);
419
            this.layoutControlGroupID2Project.Text = "ID2 Project";
420
            // 
421
            // labelID2ProjectName
422
            // 
423
            this.labelID2ProjectName.AllowHotTrack = false;
424
            this.labelID2ProjectName.AppearanceItemCaption.Options.UseForeColor = true;
425
            this.labelID2ProjectName.Location = new System.Drawing.Point(90, 24);
426
            this.labelID2ProjectName.Name = "labelID2ProjectName";
427
            this.labelID2ProjectName.Size = new System.Drawing.Size(150, 18);
428
            this.labelID2ProjectName.Text = "ID2ProjectName";
429
            this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14);
430
            // 
431
            // labelID2ProjectStatus
432
            // 
433
            this.labelID2ProjectStatus.AllowHotTrack = false;
434
            this.labelID2ProjectStatus.AppearanceItemCaption.Options.UseForeColor = true;
435
            this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 42);
436
            this.labelID2ProjectStatus.Name = "labelID2ProjectStatus";
437
            this.labelID2ProjectStatus.Size = new System.Drawing.Size(189, 18);
438
            this.labelID2ProjectStatus.Text = "ID2ProjectStatus";
439
            this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14);
440
            // 
441
            // layoutControlItem7
442
            // 
443
            this.layoutControlItem7.Control = this.btnID2Project;
444
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
445
            this.layoutControlItem7.Name = "layoutControlItem7";
446
            this.layoutControlItem7.Size = new System.Drawing.Size(240, 24);
447
            this.layoutControlItem7.Text = "Path :";
448
            this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
449
            this.layoutControlItem7.TextSize = new System.Drawing.Size(33, 14);
450
            this.layoutControlItem7.TextToControlDistance = 5;
451
            // 
452
            // simpleLabelItem3
453
            // 
454
            this.simpleLabelItem3.AllowHotTrack = false;
455
            this.simpleLabelItem3.AppearanceItemCaption.Options.UseForeColor = true;
456
            this.simpleLabelItem3.Location = new System.Drawing.Point(0, 24);
457
            this.simpleLabelItem3.MaxSize = new System.Drawing.Size(90, 18);
458
            this.simpleLabelItem3.MinSize = new System.Drawing.Size(90, 18);
459
            this.simpleLabelItem3.Name = "simpleLabelItem3";
460
            this.simpleLabelItem3.Size = new System.Drawing.Size(90, 18);
461
            this.simpleLabelItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
462
            this.simpleLabelItem3.Text = "Project Name : ";
463
            this.simpleLabelItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
464
            this.simpleLabelItem3.TextSize = new System.Drawing.Size(86, 14);
465
            // 
466
            // simpleLabelItem4
467
            // 
468
            this.simpleLabelItem4.AllowHotTrack = false;
469
            this.simpleLabelItem4.AppearanceItemCaption.Options.UseForeColor = true;
470
            this.simpleLabelItem4.Location = new System.Drawing.Point(0, 42);
471
            this.simpleLabelItem4.MaxSize = new System.Drawing.Size(51, 18);
472
            this.simpleLabelItem4.MinSize = new System.Drawing.Size(51, 18);
473
            this.simpleLabelItem4.Name = "simpleLabelItem4";
474
            this.simpleLabelItem4.Size = new System.Drawing.Size(51, 18);
475
            this.simpleLabelItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
476
            this.simpleLabelItem4.Text = "Status : ";
477
            this.simpleLabelItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
478
            this.simpleLabelItem4.TextSize = new System.Drawing.Size(47, 14);
479
            // 
479 480
            // splitterItem1
480 481
            // 
481 482
            this.splitterItem1.AllowHotTrack = true;
482
            this.splitterItem1.Location = new System.Drawing.Point(963, 0);
483
            this.splitterItem1.Location = new System.Drawing.Point(932, 0);
483 484
            this.splitterItem1.Name = "splitterItem1";
484 485
            this.splitterItem1.Size = new System.Drawing.Size(10, 451);
485 486
            // 
......
498 499
            // 
499 500
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
500 501
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
501
            this.ClientSize = new System.Drawing.Size(1266, 503);
502
            this.ClientSize = new System.Drawing.Size(1226, 503);
502 503
            this.Controls.Add(this.layoutControl1);
503 504
            this.Controls.Add(this.ribbonControl);
504 505
            this.Name = "ConverterForm";
......
519 520
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
520 521
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
521 522
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
522
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).EndInit();
523
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).EndInit();
524
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).EndInit();
525
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
526
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit();
527
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).EndInit();
528 523
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).EndInit();
529 524
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
530 525
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).EndInit();
......
535 530
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
536 531
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
537 532
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
533
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).EndInit();
534
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).EndInit();
535
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).EndInit();
536
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
537
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit();
538
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).EndInit();
538 539
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
539 540
            this.ResumeLayout(false);
540 541
            this.PerformLayout();

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)