프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter_AutoModeling / ConverterForm.Designer.cs @ ec0c7045

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

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

    
542
        }
543

    
544
        #endregion
545
        private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel;
546
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl;
547
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
548
        private DevExpress.XtraEditors.SimpleButton btnSPPIDDB;
549
        private DevExpress.XtraGrid.GridControl gridControlConverter;
550
        private DevExpress.XtraGrid.Views.Grid.GridView gridViewConverter;
551
        private DevExpress.XtraLayout.LayoutControlGroup Root;
552
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter;
553
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
554
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB;
555
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
556
        private DevExpress.XtraEditors.SimpleButton btnItemMapping;
557
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
558
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project;
559
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping;
560
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
561
        private DevExpress.XtraEditors.SimpleButton btnRun;
562
        private DevExpress.XtraEditors.SimpleButton btnLoadFile;
563
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
564
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
565
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
566
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName;
567
        private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus;
568
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName;
569
        private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus;
570
        private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus;
571
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
572
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
573
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
574
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
575
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
576
        private DevExpress.XtraLayout.SplitterItem splitterItem1;
577
        private DevExpress.XtraEditors.ButtonEdit btnID2Project;
578
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
579
        private DevExpress.XtraEditors.XtraFolderBrowserDialog xtraFolderBrowserDialog;
580
        private DevExpress.XtraEditors.XtraOpenFileDialog xtraOpenFileDialog;
581
    }
582
}
클립보드 이미지 추가 (최대 크기: 500 MB)