프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter / ConverterForm.Designer.cs @ c4d079c4

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

1
namespace Converter.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
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConverterForm));
33
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
34
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
35
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
36
            this.btnRun = new DevExpress.XtraEditors.SimpleButton();
37
            this.btnLoadFile = new DevExpress.XtraEditors.SimpleButton();
38
            this.btnItemMapping = new DevExpress.XtraEditors.SimpleButton();
39
            this.btnSPPIDDB = new DevExpress.XtraEditors.SimpleButton();
40
            this.gridControlConverter = new DevExpress.XtraGrid.GridControl();
41
            this.gridViewConverter = new DevExpress.XtraGrid.Views.Grid.GridView();
42
            this.btnID2Project = new DevExpress.XtraEditors.ButtonEdit();
43
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
44
            this.layoutControlGroupSPPIDDB = new DevExpress.XtraLayout.LayoutControlGroup();
45
            this.labelSPPIDPlantName = new DevExpress.XtraLayout.SimpleLabelItem();
46
            this.labelSPPIDDBStatus = new DevExpress.XtraLayout.SimpleLabelItem();
47
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
48
            this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
49
            this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
50
            this.layoutControlGroupItemMapping = new DevExpress.XtraLayout.LayoutControlGroup();
51
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
52
            this.labelItemMappingStatus = new DevExpress.XtraLayout.SimpleLabelItem();
53
            this.simpleLabelItem5 = new DevExpress.XtraLayout.SimpleLabelItem();
54
            this.layoutControlGroupAutoConverter = new DevExpress.XtraLayout.LayoutControlGroup();
55
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
56
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
57
            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
58
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
59
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
60
            this.layoutControlGroupID2Project = new DevExpress.XtraLayout.LayoutControlGroup();
61
            this.labelID2ProjectName = new DevExpress.XtraLayout.SimpleLabelItem();
62
            this.labelID2ProjectStatus = new DevExpress.XtraLayout.SimpleLabelItem();
63
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
64
            this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem();
65
            this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem();
66
            this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
67
            this.xtraFolderBrowserDialog = new DevExpress.XtraEditors.XtraFolderBrowserDialog(this.components);
68
            this.xtraOpenFileDialog = new DevExpress.XtraEditors.XtraOpenFileDialog(this.components);
69
            this.commandControl = new Ingr.RAD2D.MacroControls.CmdCtrl.IgCommand();
70
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
71
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
72
            this.layoutControl1.SuspendLayout();
73
            ((System.ComponentModel.ISupportInitialize)(this.gridControlConverter)).BeginInit();
74
            ((System.ComponentModel.ISupportInitialize)(this.gridViewConverter)).BeginInit();
75
            ((System.ComponentModel.ISupportInitialize)(this.btnID2Project.Properties)).BeginInit();
76
            ((System.ComponentModel.ISupportInitialize)(this.Root)).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.simpleLabelItem2)).BeginInit();
82
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
83
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).BeginInit();
84
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
85
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).BeginInit();
86
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).BeginInit();
87
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).BeginInit();
88
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
89
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
90
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
91
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
92
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
93
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).BeginInit();
94
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).BeginInit();
95
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).BeginInit();
96
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
97
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit();
98
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).BeginInit();
99
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
100
            ((System.ComponentModel.ISupportInitialize)(this.commandControl)).BeginInit();
101
            this.SuspendLayout();
102
            // 
103
            // defaultLookAndFeel
104
            // 
105
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful";
106
            // 
107
            // ribbonControl
108
            // 
109
            this.ribbonControl.ExpandCollapseItem.Id = 0;
110
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
111
            this.ribbonControl.ExpandCollapseItem});
112
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
113
            this.ribbonControl.MaxItemId = 1;
114
            this.ribbonControl.Name = "ribbonControl";
115
            this.ribbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
116
            this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
117
            this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
118
            this.ribbonControl.ShowToolbarCustomizeItem = false;
119
            this.ribbonControl.Size = new System.Drawing.Size(1226, 32);
120
            this.ribbonControl.Toolbar.ShowCustomizeItem = false;
121
            // 
122
            // layoutControl1
123
            // 
124
            this.layoutControl1.Controls.Add(this.btnRun);
125
            this.layoutControl1.Controls.Add(this.btnLoadFile);
126
            this.layoutControl1.Controls.Add(this.btnItemMapping);
127
            this.layoutControl1.Controls.Add(this.btnSPPIDDB);
128
            this.layoutControl1.Controls.Add(this.gridControlConverter);
129
            this.layoutControl1.Controls.Add(this.btnID2Project);
130
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
131
            this.layoutControl1.Location = new System.Drawing.Point(0, 32);
132
            this.layoutControl1.Name = "layoutControl1";
133
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(982, 292, 650, 400);
134
            this.layoutControl1.Root = this.Root;
135
            this.layoutControl1.Size = new System.Drawing.Size(1226, 561);
136
            this.layoutControl1.TabIndex = 1;
137
            this.layoutControl1.Text = "layoutControl1";
138
            // 
139
            // btnRun
140
            // 
141
            this.btnRun.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnRun.ImageOptions.SvgImage")));
142
            this.btnRun.Location = new System.Drawing.Point(849, 58);
143
            this.btnRun.Name = "btnRun";
144
            this.btnRun.Size = new System.Drawing.Size(79, 36);
145
            this.btnRun.StyleController = this.layoutControl1;
146
            this.btnRun.TabIndex = 9;
147
            this.btnRun.Text = "  Run  ";
148
            this.btnRun.Click += new System.EventHandler(this.btnRun_Click);
149
            // 
150
            // btnLoadFile
151
            // 
152
            this.btnLoadFile.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnLoadFile.ImageOptions.SvgImage")));
153
            this.btnLoadFile.Location = new System.Drawing.Point(24, 58);
154
            this.btnLoadFile.Name = "btnLoadFile";
155
            this.btnLoadFile.Size = new System.Drawing.Size(110, 36);
156
            this.btnLoadFile.StyleController = this.layoutControl1;
157
            this.btnLoadFile.TabIndex = 8;
158
            this.btnLoadFile.Text = "  Load Files  ";
159
            this.btnLoadFile.Click += new System.EventHandler(this.btnLoadFile_Click);
160
            // 
161
            // btnItemMapping
162
            // 
163
            this.btnItemMapping.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnItemMapping.ImageOptions.SvgImage")));
164
            this.btnItemMapping.Location = new System.Drawing.Point(966, 310);
165
            this.btnItemMapping.Name = "btnItemMapping";
166
            this.btnItemMapping.Size = new System.Drawing.Size(236, 36);
167
            this.btnItemMapping.StyleController = this.layoutControl1;
168
            this.btnItemMapping.TabIndex = 7;
169
            this.btnItemMapping.Text = "Item Mapping Setting";
170
            this.btnItemMapping.Click += new System.EventHandler(this.btnItemMapping_Click);
171
            // 
172
            // btnSPPIDDB
173
            // 
174
            this.btnSPPIDDB.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSPPIDDB.ImageOptions.SvgImage")));
175
            this.btnSPPIDDB.Location = new System.Drawing.Point(966, 176);
176
            this.btnSPPIDDB.Name = "btnSPPIDDB";
177
            this.btnSPPIDDB.Size = new System.Drawing.Size(236, 36);
178
            this.btnSPPIDDB.StyleController = this.layoutControl1;
179
            this.btnSPPIDDB.TabIndex = 5;
180
            this.btnSPPIDDB.Text = "Setting";
181
            this.btnSPPIDDB.Click += new System.EventHandler(this.btnSPPIDDB_Click);
182
            // 
183
            // gridControlConverter
184
            // 
185
            this.gridControlConverter.Location = new System.Drawing.Point(24, 98);
186
            this.gridControlConverter.MainView = this.gridViewConverter;
187
            this.gridControlConverter.MenuManager = this.ribbonControl;
188
            this.gridControlConverter.Name = "gridControlConverter";
189
            this.gridControlConverter.Size = new System.Drawing.Size(904, 439);
190
            this.gridControlConverter.TabIndex = 4;
191
            this.gridControlConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
192
            this.gridViewConverter});
193
            // 
194
            // gridViewConverter
195
            // 
196
            this.gridViewConverter.GridControl = this.gridControlConverter;
197
            this.gridViewConverter.Name = "gridViewConverter";
198
            this.gridViewConverter.OptionsView.ShowGroupPanel = false;
199
            this.gridViewConverter.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridViewConverter_RowCellClick);
200
            this.gridViewConverter.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridViewConverter_SelectionChanged);
201
            // 
202
            // btnID2Project
203
            // 
204
            this.btnID2Project.Location = new System.Drawing.Point(1004, 58);
205
            this.btnID2Project.MenuManager = this.ribbonControl;
206
            this.btnID2Project.Name = "btnID2Project";
207
            this.btnID2Project.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
208
            new DevExpress.XtraEditors.Controls.EditorButton()});
209
            this.btnID2Project.Properties.ReadOnly = true;
210
            this.btnID2Project.Size = new System.Drawing.Size(198, 20);
211
            this.btnID2Project.StyleController = this.layoutControl1;
212
            this.btnID2Project.TabIndex = 10;
213
            this.btnID2Project.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnID2Project_ButtonClick);
214
            // 
215
            // Root
216
            // 
217
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
218
            this.Root.GroupBordersVisible = false;
219
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
220
            this.layoutControlGroupSPPIDDB,
221
            this.layoutControlGroupItemMapping,
222
            this.layoutControlGroupAutoConverter,
223
            this.emptySpaceItem1,
224
            this.layoutControlGroupID2Project,
225
            this.splitterItem1});
226
            this.Root.Name = "Root";
227
            this.Root.Size = new System.Drawing.Size(1226, 561);
228
            this.Root.TextVisible = false;
229
            // 
230
            // layoutControlGroupSPPIDDB
231
            // 
232
            this.layoutControlGroupSPPIDDB.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroupSPPIDDB.CaptionImageOptions.SvgImage")));
233
            this.layoutControlGroupSPPIDDB.GroupStyle = DevExpress.Utils.GroupStyle.Card;
234
            this.layoutControlGroupSPPIDDB.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
235
            this.labelSPPIDPlantName,
236
            this.labelSPPIDDBStatus,
237
            this.layoutControlItem2,
238
            this.simpleLabelItem2,
239
            this.simpleLabelItem1});
240
            this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(942, 118);
241
            this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB";
242
            this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(264, 134);
243
            this.layoutControlGroupSPPIDDB.Text = "SPPID DB";
244
            // 
245
            // labelSPPIDPlantName
246
            // 
247
            this.labelSPPIDPlantName.AllowHotTrack = false;
248
            this.labelSPPIDPlantName.AppearanceItemCaption.Options.UseForeColor = true;
249
            this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40);
250
            this.labelSPPIDPlantName.Name = "labelSPPIDPlantName";
251
            this.labelSPPIDPlantName.Size = new System.Drawing.Size(162, 18);
252
            this.labelSPPIDPlantName.Text = "SPPIDPlantName";
253
            this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14);
254
            // 
255
            // labelSPPIDDBStatus
256
            // 
257
            this.labelSPPIDDBStatus.AllowHotTrack = false;
258
            this.labelSPPIDDBStatus.AppearanceItemCaption.Options.UseForeColor = true;
259
            this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58);
260
            this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus";
261
            this.labelSPPIDDBStatus.Size = new System.Drawing.Size(189, 18);
262
            this.labelSPPIDDBStatus.Text = "SPPIDDBStatus";
263
            this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14);
264
            // 
265
            // layoutControlItem2
266
            // 
267
            this.layoutControlItem2.Control = this.btnSPPIDDB;
268
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
269
            this.layoutControlItem2.Name = "layoutControlItem2";
270
            this.layoutControlItem2.Size = new System.Drawing.Size(240, 40);
271
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
272
            this.layoutControlItem2.TextVisible = false;
273
            // 
274
            // simpleLabelItem2
275
            // 
276
            this.simpleLabelItem2.AllowHotTrack = false;
277
            this.simpleLabelItem2.AppearanceItemCaption.Options.UseForeColor = true;
278
            this.simpleLabelItem2.Location = new System.Drawing.Point(0, 58);
279
            this.simpleLabelItem2.MaxSize = new System.Drawing.Size(51, 18);
280
            this.simpleLabelItem2.MinSize = new System.Drawing.Size(51, 18);
281
            this.simpleLabelItem2.Name = "simpleLabelItem2";
282
            this.simpleLabelItem2.Size = new System.Drawing.Size(51, 18);
283
            this.simpleLabelItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
284
            this.simpleLabelItem2.Text = "Status : ";
285
            this.simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
286
            this.simpleLabelItem2.TextSize = new System.Drawing.Size(47, 14);
287
            // 
288
            // simpleLabelItem1
289
            // 
290
            this.simpleLabelItem1.AllowHotTrack = false;
291
            this.simpleLabelItem1.AppearanceItemCaption.Options.UseForeColor = true;
292
            this.simpleLabelItem1.Location = new System.Drawing.Point(0, 40);
293
            this.simpleLabelItem1.MaxSize = new System.Drawing.Size(78, 18);
294
            this.simpleLabelItem1.MinSize = new System.Drawing.Size(78, 18);
295
            this.simpleLabelItem1.Name = "simpleLabelItem1";
296
            this.simpleLabelItem1.Size = new System.Drawing.Size(78, 18);
297
            this.simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
298
            this.simpleLabelItem1.Text = "Plant Name : ";
299
            this.simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
300
            this.simpleLabelItem1.TextSize = new System.Drawing.Size(74, 14);
301
            // 
302
            // layoutControlGroupItemMapping
303
            // 
304
            this.layoutControlGroupItemMapping.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroupItemMapping.CaptionImageOptions.SvgImage")));
305
            this.layoutControlGroupItemMapping.GroupStyle = DevExpress.Utils.GroupStyle.Card;
306
            this.layoutControlGroupItemMapping.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
307
            this.layoutControlItem4,
308
            this.labelItemMappingStatus,
309
            this.simpleLabelItem5});
310
            this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(942, 252);
311
            this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping";
312
            this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(264, 116);
313
            this.layoutControlGroupItemMapping.Text = "Item Mapping";
314
            // 
315
            // layoutControlItem4
316
            // 
317
            this.layoutControlItem4.Control = this.btnItemMapping;
318
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
319
            this.layoutControlItem4.Name = "layoutControlItem4";
320
            this.layoutControlItem4.Size = new System.Drawing.Size(240, 40);
321
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
322
            this.layoutControlItem4.TextVisible = false;
323
            // 
324
            // labelItemMappingStatus
325
            // 
326
            this.labelItemMappingStatus.AllowHotTrack = false;
327
            this.labelItemMappingStatus.AppearanceItemCaption.Options.UseForeColor = true;
328
            this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40);
329
            this.labelItemMappingStatus.Name = "labelItemMappingStatus";
330
            this.labelItemMappingStatus.Size = new System.Drawing.Size(189, 18);
331
            this.labelItemMappingStatus.Text = "MappingStatus";
332
            this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14);
333
            this.labelItemMappingStatus.DoubleClick += new System.EventHandler(this.labelItemMappingStatus_DoubleClick);
334
            // 
335
            // simpleLabelItem5
336
            // 
337
            this.simpleLabelItem5.AllowHotTrack = false;
338
            this.simpleLabelItem5.AppearanceItemCaption.Options.UseForeColor = true;
339
            this.simpleLabelItem5.Location = new System.Drawing.Point(0, 40);
340
            this.simpleLabelItem5.MaxSize = new System.Drawing.Size(51, 18);
341
            this.simpleLabelItem5.MinSize = new System.Drawing.Size(51, 18);
342
            this.simpleLabelItem5.Name = "simpleLabelItem5";
343
            this.simpleLabelItem5.Size = new System.Drawing.Size(51, 18);
344
            this.simpleLabelItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
345
            this.simpleLabelItem5.Text = "Status : ";
346
            this.simpleLabelItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
347
            this.simpleLabelItem5.TextSize = new System.Drawing.Size(47, 14);
348
            // 
349
            // layoutControlGroupAutoConverter
350
            // 
351
            this.layoutControlGroupAutoConverter.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroupAutoConverter.CaptionImageOptions.SvgImage")));
352
            this.layoutControlGroupAutoConverter.GroupStyle = DevExpress.Utils.GroupStyle.Card;
353
            this.layoutControlGroupAutoConverter.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
354
            this.layoutControlItem1,
355
            this.layoutControlItem5,
356
            this.emptySpaceItem2,
357
            this.layoutControlItem6});
358
            this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0);
359
            this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter";
360
            this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(932, 541);
361
            this.layoutControlGroupAutoConverter.Text = "Auto Converter";
362
            // 
363
            // layoutControlItem1
364
            // 
365
            this.layoutControlItem1.Control = this.gridControlConverter;
366
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 40);
367
            this.layoutControlItem1.Name = "layoutControlItem1";
368
            this.layoutControlItem1.Size = new System.Drawing.Size(908, 443);
369
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
370
            this.layoutControlItem1.TextVisible = false;
371
            // 
372
            // layoutControlItem5
373
            // 
374
            this.layoutControlItem5.Control = this.btnLoadFile;
375
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
376
            this.layoutControlItem5.MaxSize = new System.Drawing.Size(114, 40);
377
            this.layoutControlItem5.MinSize = new System.Drawing.Size(114, 40);
378
            this.layoutControlItem5.Name = "layoutControlItem5";
379
            this.layoutControlItem5.Size = new System.Drawing.Size(114, 40);
380
            this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
381
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
382
            this.layoutControlItem5.TextVisible = false;
383
            // 
384
            // emptySpaceItem2
385
            // 
386
            this.emptySpaceItem2.AllowHotTrack = false;
387
            this.emptySpaceItem2.Location = new System.Drawing.Point(114, 0);
388
            this.emptySpaceItem2.Name = "emptySpaceItem2";
389
            this.emptySpaceItem2.Size = new System.Drawing.Size(711, 40);
390
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
391
            // 
392
            // layoutControlItem6
393
            // 
394
            this.layoutControlItem6.Control = this.btnRun;
395
            this.layoutControlItem6.Location = new System.Drawing.Point(825, 0);
396
            this.layoutControlItem6.MaxSize = new System.Drawing.Size(83, 40);
397
            this.layoutControlItem6.MinSize = new System.Drawing.Size(83, 40);
398
            this.layoutControlItem6.Name = "layoutControlItem6";
399
            this.layoutControlItem6.Size = new System.Drawing.Size(83, 40);
400
            this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
401
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
402
            this.layoutControlItem6.TextVisible = false;
403
            // 
404
            // emptySpaceItem1
405
            // 
406
            this.emptySpaceItem1.AllowHotTrack = false;
407
            this.emptySpaceItem1.Location = new System.Drawing.Point(942, 368);
408
            this.emptySpaceItem1.Name = "emptySpaceItem1";
409
            this.emptySpaceItem1.Size = new System.Drawing.Size(264, 173);
410
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
411
            // 
412
            // layoutControlGroupID2Project
413
            // 
414
            this.layoutControlGroupID2Project.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroupID2Project.CaptionImageOptions.SvgImage")));
415
            this.layoutControlGroupID2Project.GroupStyle = DevExpress.Utils.GroupStyle.Card;
416
            this.layoutControlGroupID2Project.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
417
            this.labelID2ProjectName,
418
            this.labelID2ProjectStatus,
419
            this.layoutControlItem7,
420
            this.simpleLabelItem3,
421
            this.simpleLabelItem4});
422
            this.layoutControlGroupID2Project.Location = new System.Drawing.Point(942, 0);
423
            this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project";
424
            this.layoutControlGroupID2Project.Size = new System.Drawing.Size(264, 118);
425
            this.layoutControlGroupID2Project.Text = "ID2 Project";
426
            // 
427
            // labelID2ProjectName
428
            // 
429
            this.labelID2ProjectName.AllowHotTrack = false;
430
            this.labelID2ProjectName.AppearanceItemCaption.Options.UseForeColor = true;
431
            this.labelID2ProjectName.Location = new System.Drawing.Point(90, 24);
432
            this.labelID2ProjectName.Name = "labelID2ProjectName";
433
            this.labelID2ProjectName.Size = new System.Drawing.Size(150, 18);
434
            this.labelID2ProjectName.Text = "ID2ProjectName";
435
            this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14);
436
            // 
437
            // labelID2ProjectStatus
438
            // 
439
            this.labelID2ProjectStatus.AllowHotTrack = false;
440
            this.labelID2ProjectStatus.AppearanceItemCaption.Options.UseForeColor = true;
441
            this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 42);
442
            this.labelID2ProjectStatus.Name = "labelID2ProjectStatus";
443
            this.labelID2ProjectStatus.Size = new System.Drawing.Size(189, 18);
444
            this.labelID2ProjectStatus.Text = "ID2ProjectStatus";
445
            this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14);
446
            // 
447
            // layoutControlItem7
448
            // 
449
            this.layoutControlItem7.Control = this.btnID2Project;
450
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
451
            this.layoutControlItem7.Name = "layoutControlItem7";
452
            this.layoutControlItem7.Size = new System.Drawing.Size(240, 24);
453
            this.layoutControlItem7.Text = "Path :";
454
            this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
455
            this.layoutControlItem7.TextSize = new System.Drawing.Size(33, 14);
456
            this.layoutControlItem7.TextToControlDistance = 5;
457
            // 
458
            // simpleLabelItem3
459
            // 
460
            this.simpleLabelItem3.AllowHotTrack = false;
461
            this.simpleLabelItem3.AppearanceItemCaption.Options.UseForeColor = true;
462
            this.simpleLabelItem3.Location = new System.Drawing.Point(0, 24);
463
            this.simpleLabelItem3.MaxSize = new System.Drawing.Size(90, 18);
464
            this.simpleLabelItem3.MinSize = new System.Drawing.Size(90, 18);
465
            this.simpleLabelItem3.Name = "simpleLabelItem3";
466
            this.simpleLabelItem3.Size = new System.Drawing.Size(90, 18);
467
            this.simpleLabelItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
468
            this.simpleLabelItem3.Text = "Project Name : ";
469
            this.simpleLabelItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
470
            this.simpleLabelItem3.TextSize = new System.Drawing.Size(86, 14);
471
            // 
472
            // simpleLabelItem4
473
            // 
474
            this.simpleLabelItem4.AllowHotTrack = false;
475
            this.simpleLabelItem4.AppearanceItemCaption.Options.UseForeColor = true;
476
            this.simpleLabelItem4.Location = new System.Drawing.Point(0, 42);
477
            this.simpleLabelItem4.MaxSize = new System.Drawing.Size(51, 18);
478
            this.simpleLabelItem4.MinSize = new System.Drawing.Size(51, 18);
479
            this.simpleLabelItem4.Name = "simpleLabelItem4";
480
            this.simpleLabelItem4.Size = new System.Drawing.Size(51, 18);
481
            this.simpleLabelItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
482
            this.simpleLabelItem4.Text = "Status : ";
483
            this.simpleLabelItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
484
            this.simpleLabelItem4.TextSize = new System.Drawing.Size(47, 14);
485
            // 
486
            // splitterItem1
487
            // 
488
            this.splitterItem1.AllowHotTrack = true;
489
            this.splitterItem1.Location = new System.Drawing.Point(932, 0);
490
            this.splitterItem1.Name = "splitterItem1";
491
            this.splitterItem1.Size = new System.Drawing.Size(10, 541);
492
            // 
493
            // xtraFolderBrowserDialog
494
            // 
495
            this.xtraFolderBrowserDialog.DialogStyle = DevExpress.Utils.CommonDialogs.FolderBrowserDialogStyle.Wide;
496
            this.xtraFolderBrowserDialog.SelectedPath = "xtraFolderBrowserDialog1";
497
            // 
498
            // xtraOpenFileDialog
499
            // 
500
            this.xtraOpenFileDialog.FileName = "xtraOpenFileDialog1";
501
            this.xtraOpenFileDialog.Filter = "Xml Files(*.xml)|*.xml";
502
            this.xtraOpenFileDialog.Multiselect = true;
503
            // 
504
            // commandControl
505
            // 
506
            this.commandControl.Enabled = true;
507
            this.commandControl.Location = new System.Drawing.Point(193, -1);
508
            this.commandControl.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
509
            this.commandControl.Name = "commandControl";
510
            this.commandControl.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("commandControl.OcxState")));
511
            this.commandControl.Size = new System.Drawing.Size(28, 28);
512
            this.commandControl.TabIndex = 3;
513
            this.commandControl.Activate += new System.EventHandler(this.commandControl_Activate);
514
            this.commandControl.Deactivate += new System.EventHandler(this.commandControl_Deactivate);
515
            this.commandControl.Terminate += new System.EventHandler(this.commandControl_Terminate);
516
            this.commandControl.Initialize += new System.EventHandler(this.commandControl_Initialize);
517
            // 
518
            // ConverterForm
519
            // 
520
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
521
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
522
            this.ClientSize = new System.Drawing.Size(1226, 593);
523
            this.Controls.Add(this.commandControl);
524
            this.Controls.Add(this.layoutControl1);
525
            this.Controls.Add(this.ribbonControl);
526
            this.Name = "ConverterForm";
527
            this.Ribbon = this.ribbonControl;
528
            this.ShowIcon = false;
529
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
530
            this.Text = "SPPID Converter";
531
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ConverterForm_FormClosing);
532
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
533
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
534
            this.layoutControl1.ResumeLayout(false);
535
            ((System.ComponentModel.ISupportInitialize)(this.gridControlConverter)).EndInit();
536
            ((System.ComponentModel.ISupportInitialize)(this.gridViewConverter)).EndInit();
537
            ((System.ComponentModel.ISupportInitialize)(this.btnID2Project.Properties)).EndInit();
538
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
539
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSPPIDDB)).EndInit();
540
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDPlantName)).EndInit();
541
            ((System.ComponentModel.ISupportInitialize)(this.labelSPPIDDBStatus)).EndInit();
542
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
543
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
544
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
545
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).EndInit();
546
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
547
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).EndInit();
548
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).EndInit();
549
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).EndInit();
550
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
551
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
552
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
553
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
554
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
555
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).EndInit();
556
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).EndInit();
557
            ((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).EndInit();
558
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
559
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit();
560
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).EndInit();
561
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
562
            ((System.ComponentModel.ISupportInitialize)(this.commandControl)).EndInit();
563
            this.ResumeLayout(false);
564
            this.PerformLayout();
565

    
566
        }
567

    
568
        #endregion
569
        private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel;
570
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl;
571
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
572
        private DevExpress.XtraEditors.SimpleButton btnSPPIDDB;
573
        private DevExpress.XtraGrid.GridControl gridControlConverter;
574
        private DevExpress.XtraGrid.Views.Grid.GridView gridViewConverter;
575
        private DevExpress.XtraLayout.LayoutControlGroup Root;
576
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter;
577
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
578
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB;
579
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
580
        private DevExpress.XtraEditors.SimpleButton btnItemMapping;
581
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
582
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project;
583
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping;
584
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
585
        private DevExpress.XtraEditors.SimpleButton btnRun;
586
        private DevExpress.XtraEditors.SimpleButton btnLoadFile;
587
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
588
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
589
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
590
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName;
591
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus;
592
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName;
593
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus;
594
        private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus;
595
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
596
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
597
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
598
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
599
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
600
        private DevExpress.XtraLayout.SplitterItem splitterItem1;
601
        private DevExpress.XtraEditors.ButtonEdit btnID2Project;
602
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
603
        private DevExpress.XtraEditors.XtraFolderBrowserDialog xtraFolderBrowserDialog;
604
        private DevExpress.XtraEditors.XtraOpenFileDialog xtraOpenFileDialog;
605
        public Ingr.RAD2D.MacroControls.CmdCtrl.IgCommand commandControl;
606
    }
607
}
클립보드 이미지 추가 (최대 크기: 500 MB)