프로젝트

일반

사용자정보

통계
| 개정판:

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

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

    
738
        }
739

    
740
        #endregion
741
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl;
742
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
743
        private DevExpress.XtraEditors.SimpleButton btnSPPIDDB;
744
        private DevExpress.XtraGrid.GridControl gridControlConverter;
745
        private DevExpress.XtraGrid.Views.Grid.GridView gridViewConverter;
746
        private DevExpress.XtraLayout.LayoutControlGroup Root;
747
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter;
748
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
749
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB;
750
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
751
        private DevExpress.XtraEditors.SimpleButton btnItemMapping;
752
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
753
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project;
754
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping;
755
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
756
        private DevExpress.XtraEditors.SimpleButton btnRun;
757
        private DevExpress.XtraEditors.SimpleButton btnLoadFile;
758
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
759
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
760
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
761
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName;
762
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus;
763
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName;
764
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus;
765
        private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus;
766
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
767
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
768
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
769
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
770
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
771
        private DevExpress.XtraLayout.SplitterItem splitterItem1;
772
        private DevExpress.XtraEditors.XtraFolderBrowserDialog xtraFolderBrowserDialog;
773
        private DevExpress.XtraEditors.XtraOpenFileDialog xtraOpenFileDialog;
774
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxEditDefaultTemplate;
775
        private DevExpress.XtraEditors.ButtonEdit buttonEditDefaultUnit;
776
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
777
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
778
        private DevExpress.XtraEditors.SimpleButton btnRefresh;
779
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
780
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
781
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
782
        public DevExpress.XtraEditors.CheckEdit checkEditCloseDocument;
783
        private DevExpress.XtraEditors.SimpleButton btnID2DB;
784
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
785
        private DevExpress.XtraLayout.SimpleLabelItem labelDBType;
786
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem7;
787
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxEditBulk;
788
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
789
    }
790
}
클립보드 이미지 추가 (최대 크기: 500 MB)