프로젝트

일반

사용자정보

통계
| 개정판:

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

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

    
701
        }
702

    
703
        #endregion
704
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl;
705
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
706
        private DevExpress.XtraEditors.SimpleButton btnSPPIDDB;
707
        private DevExpress.XtraGrid.GridControl gridControlConverter;
708
        private DevExpress.XtraGrid.Views.Grid.GridView gridViewConverter;
709
        private DevExpress.XtraLayout.LayoutControlGroup Root;
710
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter;
711
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
712
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB;
713
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
714
        private DevExpress.XtraEditors.SimpleButton btnItemMapping;
715
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
716
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project;
717
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping;
718
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
719
        private DevExpress.XtraEditors.SimpleButton btnRun;
720
        private DevExpress.XtraEditors.SimpleButton btnLoadFile;
721
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
722
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
723
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
724
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName;
725
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus;
726
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName;
727
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus;
728
        private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus;
729
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
730
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
731
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
732
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
733
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
734
        private DevExpress.XtraLayout.SplitterItem splitterItem1;
735
        private DevExpress.XtraEditors.ButtonEdit btnID2Project;
736
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
737
        private DevExpress.XtraEditors.XtraFolderBrowserDialog xtraFolderBrowserDialog;
738
        private DevExpress.XtraEditors.XtraOpenFileDialog xtraOpenFileDialog;
739
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxEditDefaultTemplate;
740
        private DevExpress.XtraEditors.ButtonEdit buttonEditDefaultUnit;
741
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
742
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
743
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
744
        private DevExpress.XtraEditors.SimpleButton btnRefresh;
745
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
746
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
747
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
748
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
749
        public DevExpress.XtraEditors.CheckEdit checkEditCloseDocument;
750
    }
751
}
클립보드 이미지 추가 (최대 크기: 500 MB)