프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter_AutoModeling / ConverterForm.Designer.cs @ 0d8062b2

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

1
namespace Converter.AutoModeling.SPPID
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.gridControlConverter = new DevExpress.XtraGrid.GridControl();
40
            this.gridViewConverter = new DevExpress.XtraGrid.Views.Grid.GridView();
41
            this.btnID2Project = new DevExpress.XtraEditors.ButtonEdit();
42
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
43
            this.layoutControlGroupSPPIDDB = new DevExpress.XtraLayout.LayoutControlGroup();
44
            this.labelSPPIDPlantName = new DevExpress.XtraLayout.SimpleLabelItem();
45
            this.labelSPPIDDBStatus = new DevExpress.XtraLayout.SimpleLabelItem();
46
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
47
            this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
48
            this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
49
            this.layoutControlGroupItemMapping = new DevExpress.XtraLayout.LayoutControlGroup();
50
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
51
            this.labelItemMappingStatus = new DevExpress.XtraLayout.SimpleLabelItem();
52
            this.simpleLabelItem5 = new DevExpress.XtraLayout.SimpleLabelItem();
53
            this.layoutControlGroupAutoConverter = new DevExpress.XtraLayout.LayoutControlGroup();
54
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
55
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
56
            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
57
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
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();
65
            this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
66
            this.xtraFolderBrowserDialog = new DevExpress.XtraEditors.XtraFolderBrowserDialog(this.components);
67
            this.xtraOpenFileDialog = new DevExpress.XtraEditors.XtraOpenFileDialog(this.components);
68
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
69
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
70
            this.layoutControl1.SuspendLayout();
71
            ((System.ComponentModel.ISupportInitialize)(this.gridControlConverter)).BeginInit();
72
            ((System.ComponentModel.ISupportInitialize)(this.gridViewConverter)).BeginInit();
73
            ((System.ComponentModel.ISupportInitialize)(this.btnID2Project.Properties)).BeginInit();
74
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
75
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSPPIDDB)).BeginInit();
76
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDPlantName)).BeginInit();
77
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDDBStatus)).BeginInit();
78
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
79
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
80
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
81
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).BeginInit();
82
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
83
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).BeginInit();
84
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).BeginInit();
85
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).BeginInit();
86
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
87
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
88
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
89
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
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();
97
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
98
            this.SuspendLayout();
99
            // 
100
            // defaultLookAndFeel
101
            // 
102
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful";
103
            // 
104
            // ribbonControl
105
            // 
106
            this.ribbonControl.ExpandCollapseItem.Id = 0;
107
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
108
            this.ribbonControl.ExpandCollapseItem});
109
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
110
            this.ribbonControl.MaxItemId = 1;
111
            this.ribbonControl.Name = "ribbonControl";
112
            this.ribbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
113
            this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
114
            this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
115
            this.ribbonControl.ShowToolbarCustomizeItem = false;
116
            this.ribbonControl.Size = new System.Drawing.Size(1226, 32);
117
            this.ribbonControl.Toolbar.ShowCustomizeItem = false;
118
            // 
119
            // layoutControl1
120
            // 
121
            this.layoutControl1.Controls.Add(this.btnRun);
122
            this.layoutControl1.Controls.Add(this.btnLoadFile);
123
            this.layoutControl1.Controls.Add(this.btnItemMapping);
124
            this.layoutControl1.Controls.Add(this.btnSPPIDDB);
125
            this.layoutControl1.Controls.Add(this.gridControlConverter);
126
            this.layoutControl1.Controls.Add(this.btnID2Project);
127
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
128
            this.layoutControl1.Location = new System.Drawing.Point(0, 32);
129
            this.layoutControl1.Name = "layoutControl1";
130
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(982, 292, 650, 400);
131
            this.layoutControl1.Root = this.Root;
132
            this.layoutControl1.Size = new System.Drawing.Size(1226, 471);
133
            this.layoutControl1.TabIndex = 1;
134
            this.layoutControl1.Text = "layoutControl1";
135
            // 
136
            // btnRun
137
            // 
138
            this.btnRun.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.next;
139
            this.btnRun.Location = new System.Drawing.Point(849, 58);
140
            this.btnRun.Name = "btnRun";
141
            this.btnRun.Size = new System.Drawing.Size(79, 36);
142
            this.btnRun.StyleController = this.layoutControl1;
143
            this.btnRun.TabIndex = 9;
144
            this.btnRun.Text = "  Run  ";
145
            this.btnRun.Click += new System.EventHandler(this.btnRun_Click);
146
            // 
147
            // btnLoadFile
148
            // 
149
            this.btnLoadFile.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.open2;
150
            this.btnLoadFile.Location = new System.Drawing.Point(24, 58);
151
            this.btnLoadFile.Name = "btnLoadFile";
152
            this.btnLoadFile.Size = new System.Drawing.Size(110, 36);
153
            this.btnLoadFile.StyleController = this.layoutControl1;
154
            this.btnLoadFile.TabIndex = 8;
155
            this.btnLoadFile.Text = "  Load Files  ";
156
            this.btnLoadFile.Click += new System.EventHandler(this.btnLoadFile_Click);
157
            // 
158
            // btnItemMapping
159
            // 
160
            this.btnItemMapping.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
161
            this.btnItemMapping.Location = new System.Drawing.Point(966, 310);
162
            this.btnItemMapping.Name = "btnItemMapping";
163
            this.btnItemMapping.Size = new System.Drawing.Size(236, 36);
164
            this.btnItemMapping.StyleController = this.layoutControl1;
165
            this.btnItemMapping.TabIndex = 7;
166
            this.btnItemMapping.Text = "Item Mapping Setting";
167
            this.btnItemMapping.Click += new System.EventHandler(this.btnItemMapping_Click);
168
            // 
169
            // btnSPPIDDB
170
            // 
171
            this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
172
            this.btnSPPIDDB.Location = new System.Drawing.Point(966, 176);
173
            this.btnSPPIDDB.Name = "btnSPPIDDB";
174
            this.btnSPPIDDB.Size = new System.Drawing.Size(236, 36);
175
            this.btnSPPIDDB.StyleController = this.layoutControl1;
176
            this.btnSPPIDDB.TabIndex = 5;
177
            this.btnSPPIDDB.Text = "Setting";
178
            this.btnSPPIDDB.Click += new System.EventHandler(this.btnSPPIDDB_Click);
179
            // 
180
            // gridControlConverter
181
            // 
182
            this.gridControlConverter.Location = new System.Drawing.Point(24, 98);
183
            this.gridControlConverter.MainView = this.gridViewConverter;
184
            this.gridControlConverter.MenuManager = this.ribbonControl;
185
            this.gridControlConverter.Name = "gridControlConverter";
186
            this.gridControlConverter.Size = new System.Drawing.Size(904, 349);
187
            this.gridControlConverter.TabIndex = 4;
188
            this.gridControlConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
189
            this.gridViewConverter});
190
            // 
191
            // gridViewConverter
192
            // 
193
            this.gridViewConverter.GridControl = this.gridControlConverter;
194
            this.gridViewConverter.Name = "gridViewConverter";
195
            this.gridViewConverter.OptionsView.ShowGroupPanel = false;
196
            // 
197
            // btnID2Project
198
            // 
199
            this.btnID2Project.Location = new System.Drawing.Point(1004, 58);
200
            this.btnID2Project.MenuManager = this.ribbonControl;
201
            this.btnID2Project.Name = "btnID2Project";
202
            this.btnID2Project.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
203
            new DevExpress.XtraEditors.Controls.EditorButton()});
204
            this.btnID2Project.Properties.ReadOnly = true;
205
            this.btnID2Project.Size = new System.Drawing.Size(198, 20);
206
            this.btnID2Project.StyleController = this.layoutControl1;
207
            this.btnID2Project.TabIndex = 10;
208
            this.btnID2Project.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnID2Project_ButtonClick);
209
            // 
210
            // Root
211
            // 
212
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
213
            this.Root.GroupBordersVisible = false;
214
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
215
            this.layoutControlGroupSPPIDDB,
216
            this.layoutControlGroupItemMapping,
217
            this.layoutControlGroupAutoConverter,
218
            this.emptySpaceItem1,
219
            this.layoutControlGroupID2Project,
220
            this.splitterItem1});
221
            this.Root.Name = "Root";
222
            this.Root.Size = new System.Drawing.Size(1226, 471);
223
            this.Root.TextVisible = false;
224
            // 
225
            // layoutControlGroupSPPIDDB
226
            // 
227
            this.layoutControlGroupSPPIDDB.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.actions_database;
228
            this.layoutControlGroupSPPIDDB.GroupStyle = DevExpress.Utils.GroupStyle.Card;
229
            this.layoutControlGroupSPPIDDB.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
230
            this.labelSPPIDPlantName,
231
            this.labelSPPIDDBStatus,
232
            this.layoutControlItem2,
233
            this.simpleLabelItem2,
234
            this.simpleLabelItem1});
235
            this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(942, 118);
236
            this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB";
237
            this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(264, 134);
238
            this.layoutControlGroupSPPIDDB.Text = "SPPID DB";
239
            // 
240
            // labelSPPIDPlantName
241
            // 
242
            this.labelSPPIDPlantName.AllowHotTrack = false;
243
            this.labelSPPIDPlantName.AppearanceItemCaption.Options.UseForeColor = true;
244
            this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40);
245
            this.labelSPPIDPlantName.Name = "labelSPPIDPlantName";
246
            this.labelSPPIDPlantName.Size = new System.Drawing.Size(162, 18);
247
            this.labelSPPIDPlantName.Text = "SPPIDPlantName";
248
            this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14);
249
            // 
250
            // labelSPPIDDBStatus
251
            // 
252
            this.labelSPPIDDBStatus.AllowHotTrack = false;
253
            this.labelSPPIDDBStatus.AppearanceItemCaption.Options.UseForeColor = true;
254
            this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58);
255
            this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus";
256
            this.labelSPPIDDBStatus.Size = new System.Drawing.Size(189, 18);
257
            this.labelSPPIDDBStatus.Text = "SPPIDDBStatus";
258
            this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14);
259
            // 
260
            // layoutControlItem2
261
            // 
262
            this.layoutControlItem2.Control = this.btnSPPIDDB;
263
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
264
            this.layoutControlItem2.Name = "layoutControlItem2";
265
            this.layoutControlItem2.Size = new System.Drawing.Size(240, 40);
266
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
267
            this.layoutControlItem2.TextVisible = false;
268
            // 
269
            // simpleLabelItem2
270
            // 
271
            this.simpleLabelItem2.AllowHotTrack = false;
272
            this.simpleLabelItem2.AppearanceItemCaption.Options.UseForeColor = true;
273
            this.simpleLabelItem2.Location = new System.Drawing.Point(0, 58);
274
            this.simpleLabelItem2.MaxSize = new System.Drawing.Size(51, 18);
275
            this.simpleLabelItem2.MinSize = new System.Drawing.Size(51, 18);
276
            this.simpleLabelItem2.Name = "simpleLabelItem2";
277
            this.simpleLabelItem2.Size = new System.Drawing.Size(51, 18);
278
            this.simpleLabelItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
279
            this.simpleLabelItem2.Text = "Status : ";
280
            this.simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
281
            this.simpleLabelItem2.TextSize = new System.Drawing.Size(47, 14);
282
            // 
283
            // simpleLabelItem1
284
            // 
285
            this.simpleLabelItem1.AllowHotTrack = false;
286
            this.simpleLabelItem1.AppearanceItemCaption.Options.UseForeColor = true;
287
            this.simpleLabelItem1.Location = new System.Drawing.Point(0, 40);
288
            this.simpleLabelItem1.MaxSize = new System.Drawing.Size(78, 18);
289
            this.simpleLabelItem1.MinSize = new System.Drawing.Size(78, 18);
290
            this.simpleLabelItem1.Name = "simpleLabelItem1";
291
            this.simpleLabelItem1.Size = new System.Drawing.Size(78, 18);
292
            this.simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
293
            this.simpleLabelItem1.Text = "Plant Name : ";
294
            this.simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
295
            this.simpleLabelItem1.TextSize = new System.Drawing.Size(74, 14);
296
            // 
297
            // layoutControlGroupItemMapping
298
            // 
299
            this.layoutControlGroupItemMapping.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.arrangegroups;
300
            this.layoutControlGroupItemMapping.GroupStyle = DevExpress.Utils.GroupStyle.Card;
301
            this.layoutControlGroupItemMapping.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
302
            this.layoutControlItem4,
303
            this.labelItemMappingStatus,
304
            this.simpleLabelItem5});
305
            this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(942, 252);
306
            this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping";
307
            this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(264, 116);
308
            this.layoutControlGroupItemMapping.Text = "Item Mapping";
309
            // 
310
            // layoutControlItem4
311
            // 
312
            this.layoutControlItem4.Control = this.btnItemMapping;
313
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
314
            this.layoutControlItem4.Name = "layoutControlItem4";
315
            this.layoutControlItem4.Size = new System.Drawing.Size(240, 40);
316
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
317
            this.layoutControlItem4.TextVisible = false;
318
            // 
319
            // labelItemMappingStatus
320
            // 
321
            this.labelItemMappingStatus.AllowHotTrack = false;
322
            this.labelItemMappingStatus.AppearanceItemCaption.Options.UseForeColor = true;
323
            this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40);
324
            this.labelItemMappingStatus.Name = "labelItemMappingStatus";
325
            this.labelItemMappingStatus.Size = new System.Drawing.Size(189, 18);
326
            this.labelItemMappingStatus.Text = "MappingStatus";
327
            this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14);
328
            // 
329
            // simpleLabelItem5
330
            // 
331
            this.simpleLabelItem5.AllowHotTrack = false;
332
            this.simpleLabelItem5.AppearanceItemCaption.Options.UseForeColor = true;
333
            this.simpleLabelItem5.Location = new System.Drawing.Point(0, 40);
334
            this.simpleLabelItem5.MaxSize = new System.Drawing.Size(51, 18);
335
            this.simpleLabelItem5.MinSize = new System.Drawing.Size(51, 18);
336
            this.simpleLabelItem5.Name = "simpleLabelItem5";
337
            this.simpleLabelItem5.Size = new System.Drawing.Size(51, 18);
338
            this.simpleLabelItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
339
            this.simpleLabelItem5.Text = "Status : ";
340
            this.simpleLabelItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
341
            this.simpleLabelItem5.TextSize = new System.Drawing.Size(47, 14);
342
            // 
343
            // layoutControlGroupAutoConverter
344
            // 
345
            this.layoutControlGroupAutoConverter.CaptionImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.convertto;
346
            this.layoutControlGroupAutoConverter.GroupStyle = DevExpress.Utils.GroupStyle.Card;
347
            this.layoutControlGroupAutoConverter.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
348
            this.layoutControlItem1,
349
            this.layoutControlItem5,
350
            this.emptySpaceItem2,
351
            this.layoutControlItem6});
352
            this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0);
353
            this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter";
354
            this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(932, 451);
355
            this.layoutControlGroupAutoConverter.Text = "Auto Converter";
356
            // 
357
            // layoutControlItem1
358
            // 
359
            this.layoutControlItem1.Control = this.gridControlConverter;
360
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 40);
361
            this.layoutControlItem1.Name = "layoutControlItem1";
362
            this.layoutControlItem1.Size = new System.Drawing.Size(908, 353);
363
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
364
            this.layoutControlItem1.TextVisible = false;
365
            // 
366
            // layoutControlItem5
367
            // 
368
            this.layoutControlItem5.Control = this.btnLoadFile;
369
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
370
            this.layoutControlItem5.MaxSize = new System.Drawing.Size(114, 40);
371
            this.layoutControlItem5.MinSize = new System.Drawing.Size(114, 40);
372
            this.layoutControlItem5.Name = "layoutControlItem5";
373
            this.layoutControlItem5.Size = new System.Drawing.Size(114, 40);
374
            this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
375
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
376
            this.layoutControlItem5.TextVisible = false;
377
            // 
378
            // emptySpaceItem2
379
            // 
380
            this.emptySpaceItem2.AllowHotTrack = false;
381
            this.emptySpaceItem2.Location = new System.Drawing.Point(114, 0);
382
            this.emptySpaceItem2.Name = "emptySpaceItem2";
383
            this.emptySpaceItem2.Size = new System.Drawing.Size(711, 40);
384
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
385
            // 
386
            // layoutControlItem6
387
            // 
388
            this.layoutControlItem6.Control = this.btnRun;
389
            this.layoutControlItem6.Location = new System.Drawing.Point(825, 0);
390
            this.layoutControlItem6.MaxSize = new System.Drawing.Size(83, 40);
391
            this.layoutControlItem6.MinSize = new System.Drawing.Size(83, 40);
392
            this.layoutControlItem6.Name = "layoutControlItem6";
393
            this.layoutControlItem6.Size = new System.Drawing.Size(83, 40);
394
            this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
395
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
396
            this.layoutControlItem6.TextVisible = false;
397
            // 
398
            // emptySpaceItem1
399
            // 
400
            this.emptySpaceItem1.AllowHotTrack = false;
401
            this.emptySpaceItem1.Location = new System.Drawing.Point(942, 368);
402
            this.emptySpaceItem1.Name = "emptySpaceItem1";
403
            this.emptySpaceItem1.Size = new System.Drawing.Size(264, 83);
404
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
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
            // 
480
            // splitterItem1
481
            // 
482
            this.splitterItem1.AllowHotTrack = true;
483
            this.splitterItem1.Location = new System.Drawing.Point(932, 0);
484
            this.splitterItem1.Name = "splitterItem1";
485
            this.splitterItem1.Size = new System.Drawing.Size(10, 451);
486
            // 
487
            // xtraFolderBrowserDialog
488
            // 
489
            this.xtraFolderBrowserDialog.DialogStyle = DevExpress.Utils.CommonDialogs.FolderBrowserDialogStyle.Wide;
490
            this.xtraFolderBrowserDialog.SelectedPath = "xtraFolderBrowserDialog1";
491
            // 
492
            // xtraOpenFileDialog
493
            // 
494
            this.xtraOpenFileDialog.FileName = "xtraOpenFileDialog1";
495
            this.xtraOpenFileDialog.Filter = "Xml Files(*.xml)|*.xml";
496
            this.xtraOpenFileDialog.Multiselect = true;
497
            // 
498
            // ConverterForm
499
            // 
500
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
501
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
502
            this.ClientSize = new System.Drawing.Size(1226, 503);
503
            this.Controls.Add(this.layoutControl1);
504
            this.Controls.Add(this.ribbonControl);
505
            this.Name = "ConverterForm";
506
            this.Ribbon = this.ribbonControl;
507
            this.ShowIcon = false;
508
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
509
            this.Text = "SPPID Converter";
510
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
511
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
512
            this.layoutControl1.ResumeLayout(false);
513
            ((System.ComponentModel.ISupportInitialize)(this.gridControlConverter)).EndInit();
514
            ((System.ComponentModel.ISupportInitialize)(this.gridViewConverter)).EndInit();
515
            ((System.ComponentModel.ISupportInitialize)(this.btnID2Project.Properties)).EndInit();
516
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
517
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSPPIDDB)).EndInit();
518
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDPlantName)).EndInit();
519
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDDBStatus)).EndInit();
520
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
521
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
522
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
523
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).EndInit();
524
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
525
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).EndInit();
526
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).EndInit();
527
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).EndInit();
528
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
529
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
530
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
531
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
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();
539
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
540
            this.ResumeLayout(false);
541
            this.PerformLayout();
542

    
543
        }
544

    
545
        #endregion
546
        private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel;
547
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl;
548
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
549
        private DevExpress.XtraEditors.SimpleButton btnSPPIDDB;
550
        private DevExpress.XtraGrid.GridControl gridControlConverter;
551
        private DevExpress.XtraGrid.Views.Grid.GridView gridViewConverter;
552
        private DevExpress.XtraLayout.LayoutControlGroup Root;
553
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter;
554
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
555
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB;
556
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
557
        private DevExpress.XtraEditors.SimpleButton btnItemMapping;
558
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
559
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project;
560
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping;
561
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
562
        private DevExpress.XtraEditors.SimpleButton btnRun;
563
        private DevExpress.XtraEditors.SimpleButton btnLoadFile;
564
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
565
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
566
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
567
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName;
568
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus;
569
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName;
570
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus;
571
        private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus;
572
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
573
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
574
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
575
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
576
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
577
        private DevExpress.XtraLayout.SplitterItem splitterItem1;
578
        private DevExpress.XtraEditors.ButtonEdit btnID2Project;
579
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
580
        private DevExpress.XtraEditors.XtraFolderBrowserDialog xtraFolderBrowserDialog;
581
        private DevExpress.XtraEditors.XtraOpenFileDialog xtraOpenFileDialog;
582
    }
583
}
클립보드 이미지 추가 (최대 크기: 500 MB)