프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter / ConverterForm.Designer.cs @ 8701de36

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

    
616
        }
617

    
618
        #endregion
619
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl;
620
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
621
        private DevExpress.XtraEditors.SimpleButton btnSPPIDDB;
622
        private DevExpress.XtraGrid.GridControl gridControlConverter;
623
        private DevExpress.XtraGrid.Views.Grid.GridView gridViewConverter;
624
        private DevExpress.XtraLayout.LayoutControlGroup Root;
625
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter;
626
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
627
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB;
628
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
629
        private DevExpress.XtraEditors.SimpleButton btnItemMapping;
630
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
631
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project;
632
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping;
633
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
634
        private DevExpress.XtraEditors.SimpleButton btnRun;
635
        private DevExpress.XtraEditors.SimpleButton btnLoadFile;
636
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
637
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
638
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
639
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName;
640
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus;
641
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName;
642
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus;
643
        private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus;
644
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
645
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
646
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
647
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
648
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
649
        private DevExpress.XtraLayout.SplitterItem splitterItem1;
650
        private DevExpress.XtraEditors.ButtonEdit btnID2Project;
651
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
652
        private DevExpress.XtraEditors.XtraFolderBrowserDialog xtraFolderBrowserDialog;
653
        private DevExpress.XtraEditors.XtraOpenFileDialog xtraOpenFileDialog;
654
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxEditDefaultTemplate;
655
        private DevExpress.XtraEditors.ButtonEdit buttonEditDefaultUnit;
656
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
657
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
658
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
659
    }
660
}
클립보드 이미지 추가 (최대 크기: 500 MB)