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