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