프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter_AutoModeling / ConverterForm.Designer.cs @ 96a2080c

이력 | 보기 | 이력해설 | 다운로드 (31 KB)

1 96a2080c gaqhf
namespace Converter.SPPID.AutoModeling
2
{
3
    partial class ConverterForm
4
    {
5
        /// <summary>
6
        /// Required designer variable.
7
        /// </summary>
8
        private System.ComponentModel.IContainer components = null;
9
10
        /// <summary>
11
        /// Clean up any resources being used.
12
        /// </summary>
13
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14
        protected override void Dispose(bool disposing)
15
        {
16
            if (disposing && (components != null))
17
            {
18
                components.Dispose();
19
            }
20
            base.Dispose(disposing);
21
        }
22
23
        #region Windows Form Designer generated code
24
25
        /// <summary>
26
        /// Required method for Designer support - do not modify
27
        /// the contents of this method with the code editor.
28
        /// </summary>
29
        private void InitializeComponent()
30
        {
31
            this.components = new System.ComponentModel.Container();
32
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
33
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
34
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
35
            this.btnRun = new DevExpress.XtraEditors.SimpleButton();
36
            this.btnLoadFile = new DevExpress.XtraEditors.SimpleButton();
37
            this.btnItemMapping = new DevExpress.XtraEditors.SimpleButton();
38
            this.btnSPPIDDB = new DevExpress.XtraEditors.SimpleButton();
39
            this.gridControlAutoConverter = new DevExpress.XtraGrid.GridControl();
40
            this.gridViewAutoConverter = new DevExpress.XtraGrid.Views.Grid.GridView();
41
            this.buttonEdit1 = new DevExpress.XtraEditors.ButtonEdit();
42
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
43
            this.layoutControlGroupAutoConverter = new DevExpress.XtraLayout.LayoutControlGroup();
44
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
45
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
46
            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
47
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
48
            this.layoutControlGroupSPPIDDB = new DevExpress.XtraLayout.LayoutControlGroup();
49
            this.labelSPPIDPlantName = new DevExpress.XtraLayout.SimpleLabelItem();
50
            this.labelSPPIDDBStatus = new DevExpress.XtraLayout.SimpleLabelItem();
51
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
52
            this.layoutControlGroupID2Project = new DevExpress.XtraLayout.LayoutControlGroup();
53
            this.labelID2ProjectName = new DevExpress.XtraLayout.SimpleLabelItem();
54
            this.labelID2ProjectStatus = new DevExpress.XtraLayout.SimpleLabelItem();
55
            this.btnID2Project = new DevExpress.XtraLayout.LayoutControlItem();
56
            this.layoutControlGroupItemMapping = new DevExpress.XtraLayout.LayoutControlGroup();
57
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
58
            this.labelItemMappingStatus = new DevExpress.XtraLayout.SimpleLabelItem();
59
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
60
            this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
61
            this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
62
            this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem();
63
            this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem();
64
            this.simpleLabelItem5 = new DevExpress.XtraLayout.SimpleLabelItem();
65
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
66
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
67
            this.layoutControl1.SuspendLayout();
68
            ((System.ComponentModel.ISupportInitialize)(this.gridControlAutoConverter)).BeginInit();
69
            ((System.ComponentModel.ISupportInitialize)(this.gridViewAutoConverter)).BeginInit();
70
            ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
71
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
72
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).BeginInit();
73
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
74
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
75
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
76
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
77
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSPPIDDB)).BeginInit();
78
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDPlantName)).BeginInit();
79
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDDBStatus)).BeginInit();
80
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
81
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).BeginInit();
82
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).BeginInit();
83
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).BeginInit();
84
            ((System.ComponentModel.ISupportInitialize)(this.btnID2Project)).BeginInit();
85
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).BeginInit();
86
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
87
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).BeginInit();
88
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
89
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
90
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
91
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit();
92
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).BeginInit();
93
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).BeginInit();
94
            this.SuspendLayout();
95
            // 
96
            // defaultLookAndFeel
97
            // 
98
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful";
99
            // 
100
            // ribbonControl
101
            // 
102
            this.ribbonControl.ExpandCollapseItem.Id = 0;
103
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
104
            this.ribbonControl.ExpandCollapseItem});
105
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
106
            this.ribbonControl.MaxItemId = 1;
107
            this.ribbonControl.Name = "ribbonControl";
108
            this.ribbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
109
            this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
110
            this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
111
            this.ribbonControl.ShowToolbarCustomizeItem = false;
112
            this.ribbonControl.Size = new System.Drawing.Size(1041, 32);
113
            this.ribbonControl.Toolbar.ShowCustomizeItem = false;
114
            // 
115
            // layoutControl1
116
            // 
117
            this.layoutControl1.Controls.Add(this.btnRun);
118
            this.layoutControl1.Controls.Add(this.btnLoadFile);
119
            this.layoutControl1.Controls.Add(this.btnItemMapping);
120
            this.layoutControl1.Controls.Add(this.btnSPPIDDB);
121
            this.layoutControl1.Controls.Add(this.gridControlAutoConverter);
122
            this.layoutControl1.Controls.Add(this.buttonEdit1);
123
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
124
            this.layoutControl1.Location = new System.Drawing.Point(0, 32);
125
            this.layoutControl1.Name = "layoutControl1";
126
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(982, 292, 650, 400);
127
            this.layoutControl1.Root = this.Root;
128
            this.layoutControl1.Size = new System.Drawing.Size(1041, 515);
129
            this.layoutControl1.TabIndex = 1;
130
            this.layoutControl1.Text = "layoutControl1";
131
            // 
132
            // btnRun
133
            // 
134
            this.btnRun.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.next;
135
            this.btnRun.Location = new System.Drawing.Point(680, 58);
136
            this.btnRun.Name = "btnRun";
137
            this.btnRun.Size = new System.Drawing.Size(63, 36);
138
            this.btnRun.StyleController = this.layoutControl1;
139
            this.btnRun.TabIndex = 9;
140
            this.btnRun.Text = "Run";
141
            // 
142
            // btnLoadFile
143
            // 
144
            this.btnLoadFile.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.open2;
145
            this.btnLoadFile.Location = new System.Drawing.Point(24, 58);
146
            this.btnLoadFile.Name = "btnLoadFile";
147
            this.btnLoadFile.Size = new System.Drawing.Size(117, 36);
148
            this.btnLoadFile.StyleController = this.layoutControl1;
149
            this.btnLoadFile.TabIndex = 8;
150
            this.btnLoadFile.Text = "Load Files";
151
            // 
152
            // btnItemMapping
153
            // 
154
            this.btnItemMapping.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.properties;
155
            this.btnItemMapping.Location = new System.Drawing.Point(771, 310);
156
            this.btnItemMapping.Name = "btnItemMapping";
157
            this.btnItemMapping.Size = new System.Drawing.Size(246, 36);
158
            this.btnItemMapping.StyleController = this.layoutControl1;
159
            this.btnItemMapping.TabIndex = 7;
160
            this.btnItemMapping.Text = "Setting";
161
            // 
162
            // btnSPPIDDB
163
            // 
164
            this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.properties;
165
            this.btnSPPIDDB.Location = new System.Drawing.Point(771, 58);
166
            this.btnSPPIDDB.Name = "btnSPPIDDB";
167
            this.btnSPPIDDB.Size = new System.Drawing.Size(246, 36);
168
            this.btnSPPIDDB.StyleController = this.layoutControl1;
169
            this.btnSPPIDDB.TabIndex = 5;
170
            this.btnSPPIDDB.Text = "Setting";
171
            // 
172
            // gridControlAutoConverter
173
            // 
174
            this.gridControlAutoConverter.Location = new System.Drawing.Point(24, 98);
175
            this.gridControlAutoConverter.MainView = this.gridViewAutoConverter;
176
            this.gridControlAutoConverter.MenuManager = this.ribbonControl;
177
            this.gridControlAutoConverter.Name = "gridControlAutoConverter";
178
            this.gridControlAutoConverter.Size = new System.Drawing.Size(719, 393);
179
            this.gridControlAutoConverter.TabIndex = 4;
180
            this.gridControlAutoConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
181
            this.gridViewAutoConverter});
182
            // 
183
            // gridViewAutoConverter
184
            // 
185
            this.gridViewAutoConverter.GridControl = this.gridControlAutoConverter;
186
            this.gridViewAutoConverter.Name = "gridViewAutoConverter";
187
            this.gridViewAutoConverter.OptionsView.ShowGroupPanel = false;
188
            // 
189
            // buttonEdit1
190
            // 
191
            this.buttonEdit1.Location = new System.Drawing.Point(809, 192);
192
            this.buttonEdit1.MenuManager = this.ribbonControl;
193
            this.buttonEdit1.Name = "buttonEdit1";
194
            this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
195
            new DevExpress.XtraEditors.Controls.EditorButton()});
196
            this.buttonEdit1.Size = new System.Drawing.Size(208, 20);
197
            this.buttonEdit1.StyleController = this.layoutControl1;
198
            this.buttonEdit1.TabIndex = 10;
199
            // 
200
            // Root
201
            // 
202
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
203
            this.Root.GroupBordersVisible = false;
204
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
205
            this.layoutControlGroupAutoConverter,
206
            this.layoutControlGroupSPPIDDB,
207
            this.layoutControlGroupID2Project,
208
            this.layoutControlGroupItemMapping,
209
            this.emptySpaceItem1});
210
            this.Root.Name = "Root";
211
            this.Root.Size = new System.Drawing.Size(1041, 515);
212
            this.Root.TextVisible = false;
213
            // 
214
            // layoutControlGroupAutoConverter
215
            // 
216
            this.layoutControlGroupAutoConverter.CaptionImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.convertto;
217
            this.layoutControlGroupAutoConverter.GroupStyle = DevExpress.Utils.GroupStyle.Card;
218
            this.layoutControlGroupAutoConverter.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
219
            this.layoutControlItem1,
220
            this.layoutControlItem5,
221
            this.emptySpaceItem2,
222
            this.layoutControlItem6});
223
            this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0);
224
            this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter";
225
            this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(747, 495);
226
            this.layoutControlGroupAutoConverter.Text = "Auto Converter";
227
            // 
228
            // layoutControlItem1
229
            // 
230
            this.layoutControlItem1.Control = this.gridControlAutoConverter;
231
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 40);
232
            this.layoutControlItem1.Name = "layoutControlItem1";
233
            this.layoutControlItem1.Size = new System.Drawing.Size(723, 397);
234
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
235
            this.layoutControlItem1.TextVisible = false;
236
            // 
237
            // layoutControlItem5
238
            // 
239
            this.layoutControlItem5.Control = this.btnLoadFile;
240
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
241
            this.layoutControlItem5.Name = "layoutControlItem5";
242
            this.layoutControlItem5.Size = new System.Drawing.Size(121, 40);
243
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
244
            this.layoutControlItem5.TextVisible = false;
245
            // 
246
            // emptySpaceItem2
247
            // 
248
            this.emptySpaceItem2.AllowHotTrack = false;
249
            this.emptySpaceItem2.Location = new System.Drawing.Point(121, 0);
250
            this.emptySpaceItem2.Name = "emptySpaceItem2";
251
            this.emptySpaceItem2.Size = new System.Drawing.Size(535, 40);
252
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
253
            // 
254
            // layoutControlItem6
255
            // 
256
            this.layoutControlItem6.Control = this.btnRun;
257
            this.layoutControlItem6.Location = new System.Drawing.Point(656, 0);
258
            this.layoutControlItem6.Name = "layoutControlItem6";
259
            this.layoutControlItem6.Size = new System.Drawing.Size(67, 40);
260
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
261
            this.layoutControlItem6.TextVisible = false;
262
            // 
263
            // layoutControlGroupSPPIDDB
264
            // 
265
            this.layoutControlGroupSPPIDDB.CaptionImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.actions_database;
266
            this.layoutControlGroupSPPIDDB.GroupStyle = DevExpress.Utils.GroupStyle.Card;
267
            this.layoutControlGroupSPPIDDB.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
268
            this.labelSPPIDPlantName,
269
            this.labelSPPIDDBStatus,
270
            this.layoutControlItem2,
271
            this.simpleLabelItem1,
272
            this.simpleLabelItem2});
273
            this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(747, 0);
274
            this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB";
275
            this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(274, 134);
276
            this.layoutControlGroupSPPIDDB.Text = "SPPID DB";
277
            // 
278
            // labelSPPIDPlantName
279
            // 
280
            this.labelSPPIDPlantName.AllowHotTrack = false;
281
            this.labelSPPIDPlantName.Location = new System.Drawing.Point(97, 40);
282
            this.labelSPPIDPlantName.Name = "labelSPPIDPlantName";
283
            this.labelSPPIDPlantName.Size = new System.Drawing.Size(153, 18);
284
            this.labelSPPIDPlantName.Text = "SPPIDPlantName";
285
            this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14);
286
            // 
287
            // labelSPPIDDBStatus
288
            // 
289
            this.labelSPPIDDBStatus.AllowHotTrack = false;
290
            this.labelSPPIDDBStatus.Location = new System.Drawing.Point(63, 58);
291
            this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus";
292
            this.labelSPPIDDBStatus.Size = new System.Drawing.Size(187, 18);
293
            this.labelSPPIDDBStatus.Text = "SPPIDDBStatus";
294
            this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14);
295
            // 
296
            // layoutControlItem2
297
            // 
298
            this.layoutControlItem2.Control = this.btnSPPIDDB;
299
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
300
            this.layoutControlItem2.Name = "layoutControlItem2";
301
            this.layoutControlItem2.Size = new System.Drawing.Size(250, 40);
302
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
303
            this.layoutControlItem2.TextVisible = false;
304
            // 
305
            // layoutControlGroupID2Project
306
            // 
307
            this.layoutControlGroupID2Project.CaptionImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.actions_image;
308
            this.layoutControlGroupID2Project.GroupStyle = DevExpress.Utils.GroupStyle.Card;
309
            this.layoutControlGroupID2Project.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
310
            this.labelID2ProjectName,
311
            this.labelID2ProjectStatus,
312
            this.btnID2Project,
313
            this.simpleLabelItem3,
314
            this.simpleLabelItem4});
315
            this.layoutControlGroupID2Project.Location = new System.Drawing.Point(747, 134);
316
            this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project";
317
            this.layoutControlGroupID2Project.Size = new System.Drawing.Size(274, 118);
318
            this.layoutControlGroupID2Project.Text = "ID2 Project";
319
            // 
320
            // labelID2ProjectName
321
            // 
322
            this.labelID2ProjectName.AllowHotTrack = false;
323
            this.labelID2ProjectName.Location = new System.Drawing.Point(106, 24);
324
            this.labelID2ProjectName.Name = "labelID2ProjectName";
325
            this.labelID2ProjectName.Size = new System.Drawing.Size(144, 18);
326
            this.labelID2ProjectName.Text = "ID2ProjectName";
327
            this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14);
328
            // 
329
            // labelID2ProjectStatus
330
            // 
331
            this.labelID2ProjectStatus.AllowHotTrack = false;
332
            this.labelID2ProjectStatus.Location = new System.Drawing.Point(63, 42);
333
            this.labelID2ProjectStatus.Name = "labelID2ProjectStatus";
334
            this.labelID2ProjectStatus.Size = new System.Drawing.Size(187, 18);
335
            this.labelID2ProjectStatus.Text = "ID2ProjectStatus";
336
            this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14);
337
            // 
338
            // btnID2Project
339
            // 
340
            this.btnID2Project.Control = this.buttonEdit1;
341
            this.btnID2Project.Location = new System.Drawing.Point(0, 0);
342
            this.btnID2Project.Name = "btnID2Project";
343
            this.btnID2Project.Size = new System.Drawing.Size(250, 24);
344
            this.btnID2Project.Text = "Path :";
345
            this.btnID2Project.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
346
            this.btnID2Project.TextSize = new System.Drawing.Size(33, 14);
347
            this.btnID2Project.TextToControlDistance = 5;
348
            // 
349
            // layoutControlGroupItemMapping
350
            // 
351
            this.layoutControlGroupItemMapping.CaptionImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.arrangegroups;
352
            this.layoutControlGroupItemMapping.GroupStyle = DevExpress.Utils.GroupStyle.Card;
353
            this.layoutControlGroupItemMapping.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
354
            this.layoutControlItem4,
355
            this.labelItemMappingStatus,
356
            this.simpleLabelItem5});
357
            this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(747, 252);
358
            this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping";
359
            this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(274, 116);
360
            this.layoutControlGroupItemMapping.Text = "Item Mapping";
361
            // 
362
            // layoutControlItem4
363
            // 
364
            this.layoutControlItem4.Control = this.btnItemMapping;
365
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
366
            this.layoutControlItem4.Name = "layoutControlItem4";
367
            this.layoutControlItem4.Size = new System.Drawing.Size(250, 40);
368
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
369
            this.layoutControlItem4.TextVisible = false;
370
            // 
371
            // labelItemMappingStatus
372
            // 
373
            this.labelItemMappingStatus.AllowHotTrack = false;
374
            this.labelItemMappingStatus.Location = new System.Drawing.Point(63, 40);
375
            this.labelItemMappingStatus.Name = "labelItemMappingStatus";
376
            this.labelItemMappingStatus.Size = new System.Drawing.Size(187, 18);
377
            this.labelItemMappingStatus.Text = "MappingStatus";
378
            this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14);
379
            // 
380
            // emptySpaceItem1
381
            // 
382
            this.emptySpaceItem1.AllowHotTrack = false;
383
            this.emptySpaceItem1.Location = new System.Drawing.Point(747, 368);
384
            this.emptySpaceItem1.Name = "emptySpaceItem1";
385
            this.emptySpaceItem1.Size = new System.Drawing.Size(274, 127);
386
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
387
            // 
388
            // simpleLabelItem1
389
            // 
390
            this.simpleLabelItem1.AllowHotTrack = false;
391
            this.simpleLabelItem1.Location = new System.Drawing.Point(0, 40);
392
            this.simpleLabelItem1.Name = "simpleLabelItem1";
393
            this.simpleLabelItem1.Size = new System.Drawing.Size(97, 18);
394
            this.simpleLabelItem1.Text = "Plant Name : ";
395
            this.simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
396
            this.simpleLabelItem1.TextSize = new System.Drawing.Size(74, 14);
397
            // 
398
            // simpleLabelItem2
399
            // 
400
            this.simpleLabelItem2.AllowHotTrack = false;
401
            this.simpleLabelItem2.Location = new System.Drawing.Point(0, 58);
402
            this.simpleLabelItem2.Name = "simpleLabelItem2";
403
            this.simpleLabelItem2.Size = new System.Drawing.Size(63, 18);
404
            this.simpleLabelItem2.Text = "Status : ";
405
            this.simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
406
            this.simpleLabelItem2.TextSize = new System.Drawing.Size(47, 14);
407
            // 
408
            // simpleLabelItem3
409
            // 
410
            this.simpleLabelItem3.AllowHotTrack = false;
411
            this.simpleLabelItem3.Location = new System.Drawing.Point(0, 24);
412
            this.simpleLabelItem3.Name = "simpleLabelItem3";
413
            this.simpleLabelItem3.Size = new System.Drawing.Size(106, 18);
414
            this.simpleLabelItem3.Text = "Project Name : ";
415
            this.simpleLabelItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
416
            this.simpleLabelItem3.TextSize = new System.Drawing.Size(86, 14);
417
            // 
418
            // simpleLabelItem4
419
            // 
420
            this.simpleLabelItem4.AllowHotTrack = false;
421
            this.simpleLabelItem4.Location = new System.Drawing.Point(0, 42);
422
            this.simpleLabelItem4.Name = "simpleLabelItem4";
423
            this.simpleLabelItem4.Size = new System.Drawing.Size(63, 18);
424
            this.simpleLabelItem4.Text = "Status : ";
425
            this.simpleLabelItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
426
            this.simpleLabelItem4.TextSize = new System.Drawing.Size(47, 14);
427
            // 
428
            // simpleLabelItem5
429
            // 
430
            this.simpleLabelItem5.AllowHotTrack = false;
431
            this.simpleLabelItem5.Location = new System.Drawing.Point(0, 40);
432
            this.simpleLabelItem5.Name = "simpleLabelItem5";
433
            this.simpleLabelItem5.Size = new System.Drawing.Size(63, 18);
434
            this.simpleLabelItem5.Text = "Status : ";
435
            this.simpleLabelItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
436
            this.simpleLabelItem5.TextSize = new System.Drawing.Size(47, 14);
437
            // 
438
            // ConverterForm
439
            // 
440
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
441
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
442
            this.ClientSize = new System.Drawing.Size(1041, 547);
443
            this.Controls.Add(this.layoutControl1);
444
            this.Controls.Add(this.ribbonControl);
445
            this.Name = "ConverterForm";
446
            this.Ribbon = this.ribbonControl;
447
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
448
            this.Text = "ConverterForm";
449
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
450
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
451
            this.layoutControl1.ResumeLayout(false);
452
            ((System.ComponentModel.ISupportInitialize)(this.gridControlAutoConverter)).EndInit();
453
            ((System.ComponentModel.ISupportInitialize)(this.gridViewAutoConverter)).EndInit();
454
            ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit();
455
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
456
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).EndInit();
457
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
458
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
459
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
460
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
461
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSPPIDDB)).EndInit();
462
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDPlantName)).EndInit();
463
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDDBStatus)).EndInit();
464
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
465
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).EndInit();
466
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).EndInit();
467
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).EndInit();
468
            ((System.ComponentModel.ISupportInitialize)(this.btnID2Project)).EndInit();
469
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).EndInit();
470
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
471
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).EndInit();
472
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
473
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
474
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
475
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit();
476
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).EndInit();
477
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).EndInit();
478
            this.ResumeLayout(false);
479
            this.PerformLayout();
480
481
        }
482
483
        #endregion
484
        private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel;
485
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl;
486
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
487
        private DevExpress.XtraEditors.SimpleButton btnSPPIDDB;
488
        private DevExpress.XtraGrid.GridControl gridControlAutoConverter;
489
        private DevExpress.XtraGrid.Views.Grid.GridView gridViewAutoConverter;
490
        private DevExpress.XtraLayout.LayoutControlGroup Root;
491
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter;
492
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
493
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB;
494
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
495
        private DevExpress.XtraEditors.SimpleButton btnItemMapping;
496
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
497
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project;
498
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping;
499
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
500
        private DevExpress.XtraEditors.SimpleButton btnRun;
501
        private DevExpress.XtraEditors.SimpleButton btnLoadFile;
502
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
503
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
504
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
505
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName;
506
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus;
507
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName;
508
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus;
509
        private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus;
510
        private DevExpress.XtraEditors.ButtonEdit buttonEdit1;
511
        private DevExpress.XtraLayout.LayoutControlItem btnID2Project;
512
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
513
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
514
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
515
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
516
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
517
    }
518
}
클립보드 이미지 추가 (최대 크기: 500 MB)