프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

hytos / DTI_PID / SPPIDConverter / ConverterForm.Designer.cs @ 12b7a2a8

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

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