프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter / ConverterForm.Designer.cs @ 02a45794

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

1
namespace Converter.SPPID
2
{
3
    partial class ConverterForm
4
    {
5
        /// <summary>
6
        /// Required designer variable.
7
        /// </summary>
8
        private System.ComponentModel.IContainer components = null;
9

    
10
        /// <summary>
11
        /// Clean up any resources being used.
12
        /// </summary>
13
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14
        protected override void Dispose(bool disposing)
15
        {
16
            if (disposing && (components != null))
17
            {
18
                components.Dispose();
19
            }
20
            base.Dispose(disposing);
21
        }
22

    
23
        #region Windows Form Designer generated code
24

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

    
657
        }
658

    
659
        #endregion
660
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl;
661
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
662
        private DevExpress.XtraEditors.SimpleButton btnSPPIDDB;
663
        private DevExpress.XtraGrid.GridControl gridControlConverter;
664
        private DevExpress.XtraGrid.Views.Grid.GridView gridViewConverter;
665
        private DevExpress.XtraLayout.LayoutControlGroup Root;
666
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter;
667
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
668
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB;
669
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
670
        private DevExpress.XtraEditors.SimpleButton btnItemMapping;
671
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
672
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project;
673
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping;
674
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
675
        private DevExpress.XtraEditors.SimpleButton btnRun;
676
        private DevExpress.XtraEditors.SimpleButton btnLoadFile;
677
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
678
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
679
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
680
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName;
681
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus;
682
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName;
683
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus;
684
        private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus;
685
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
686
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
687
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
688
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
689
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
690
        private DevExpress.XtraLayout.SplitterItem splitterItem1;
691
        private DevExpress.XtraEditors.ButtonEdit btnID2Project;
692
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
693
        private DevExpress.XtraEditors.XtraFolderBrowserDialog xtraFolderBrowserDialog;
694
        private DevExpress.XtraEditors.XtraOpenFileDialog xtraOpenFileDialog;
695
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxEditDefaultTemplate;
696
        private DevExpress.XtraEditors.ButtonEdit buttonEditDefaultUnit;
697
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
698
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
699
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
700
        private DevExpress.XtraEditors.SimpleButton btnRefresh;
701
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
702
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
703
    }
704
}
클립보드 이미지 추가 (최대 크기: 500 MB)