개정판 4f0c0ed6
dev issue #000 : dev bulk
Change-Id: I3e15fb48841292611d9b1ce236f2c0361fa4a417
DTI_PID/SPPIDConverter/ConverterForm.Designer.cs | ||
---|---|---|
32 | 32 |
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConverterForm)); |
33 | 33 |
this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
34 | 34 |
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
35 |
this.comboBoxEditBulk = new DevExpress.XtraEditors.ComboBoxEdit(); |
|
35 | 36 |
this.btnID2DB = new DevExpress.XtraEditors.SimpleButton(); |
36 | 37 |
this.checkEditCloseDocument = new DevExpress.XtraEditors.CheckEdit(); |
37 | 38 |
this.btnRefresh = new DevExpress.XtraEditors.SimpleButton(); |
... | ... | |
61 | 62 |
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
62 | 63 |
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
63 | 64 |
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
64 |
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); |
|
65 | 65 |
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
66 | 66 |
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); |
67 | 67 |
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
68 |
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
68 |
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
69 | 69 |
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
70 | 70 |
this.layoutControlGroupID2Project = new DevExpress.XtraLayout.LayoutControlGroup(); |
71 | 71 |
this.labelID2ProjectName = new DevExpress.XtraLayout.SimpleLabelItem(); |
... | ... | |
81 | 81 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit(); |
82 | 82 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
83 | 83 |
this.layoutControl1.SuspendLayout(); |
84 |
((System.ComponentModel.ISupportInitialize)(this.comboBoxEditBulk.Properties)).BeginInit(); |
|
84 | 85 |
((System.ComponentModel.ISupportInitialize)(this.checkEditCloseDocument.Properties)).BeginInit(); |
85 | 86 |
((System.ComponentModel.ISupportInitialize)(this.comboBoxEditDefaultTemplate.Properties)).BeginInit(); |
86 | 87 |
((System.ComponentModel.ISupportInitialize)(this.buttonEditDefaultUnit.Properties)).BeginInit(); |
... | ... | |
104 | 105 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
105 | 106 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
106 | 107 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); |
107 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); |
|
108 | 108 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
109 | 109 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit(); |
110 | 110 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
111 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
|
|
111 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
112 | 112 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); |
113 | 113 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).BeginInit(); |
114 | 114 |
((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).BeginInit(); |
... | ... | |
133 | 133 |
this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False; |
134 | 134 |
this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages; |
135 | 135 |
this.ribbonControl.ShowToolbarCustomizeItem = false; |
136 |
this.ribbonControl.Size = new System.Drawing.Size(1258, 32);
|
|
136 |
this.ribbonControl.Size = new System.Drawing.Size(1289, 32);
|
|
137 | 137 |
this.ribbonControl.Toolbar.ShowCustomizeItem = false; |
138 | 138 |
// |
139 | 139 |
// layoutControl1 |
140 | 140 |
// |
141 |
this.layoutControl1.Controls.Add(this.comboBoxEditBulk); |
|
141 | 142 |
this.layoutControl1.Controls.Add(this.btnID2DB); |
142 | 143 |
this.layoutControl1.Controls.Add(this.checkEditCloseDocument); |
143 | 144 |
this.layoutControl1.Controls.Add(this.btnRefresh); |
... | ... | |
153 | 154 |
this.layoutControl1.Name = "layoutControl1"; |
154 | 155 |
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(982, 292, 650, 400); |
155 | 156 |
this.layoutControl1.Root = this.Root; |
156 |
this.layoutControl1.Size = new System.Drawing.Size(1258, 577);
|
|
157 |
this.layoutControl1.Size = new System.Drawing.Size(1289, 581);
|
|
157 | 158 |
this.layoutControl1.TabIndex = 1; |
158 | 159 |
this.layoutControl1.Text = "layoutControl1"; |
159 | 160 |
// |
161 |
// comboBoxEditBulk |
|
162 |
// |
|
163 |
this.comboBoxEditBulk.Location = new System.Drawing.Point(697, 76); |
|
164 |
this.comboBoxEditBulk.MenuManager = this.ribbonControl; |
|
165 |
this.comboBoxEditBulk.Name = "comboBoxEditBulk"; |
|
166 |
this.comboBoxEditBulk.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
|
167 |
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
|
168 |
this.comboBoxEditBulk.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
|
169 |
this.comboBoxEditBulk.Size = new System.Drawing.Size(110, 20); |
|
170 |
this.comboBoxEditBulk.StyleController = this.layoutControl1; |
|
171 |
this.comboBoxEditBulk.TabIndex = 16; |
|
172 |
this.comboBoxEditBulk.SelectedIndexChanged += new System.EventHandler(this.comboBoxEditBulk_SelectedIndexChanged); |
|
173 |
// |
|
160 | 174 |
// btnID2DB |
161 | 175 |
// |
162 | 176 |
this.btnID2DB.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnID2DB.ImageOptions.SvgImage"))); |
163 |
this.btnID2DB.Location = new System.Drawing.Point(985, 58);
|
|
177 |
this.btnID2DB.Location = new System.Drawing.Point(1043, 58);
|
|
164 | 178 |
this.btnID2DB.Name = "btnID2DB"; |
165 |
this.btnID2DB.Size = new System.Drawing.Size(249, 36);
|
|
179 |
this.btnID2DB.Size = new System.Drawing.Size(222, 36);
|
|
166 | 180 |
this.btnID2DB.StyleController = this.layoutControl1; |
167 | 181 |
this.btnID2DB.TabIndex = 15; |
168 | 182 |
this.btnID2DB.Text = "Setting"; |
... | ... | |
170 | 184 |
// |
171 | 185 |
// checkEditCloseDocument |
172 | 186 |
// |
173 |
this.checkEditCloseDocument.Location = new System.Drawing.Point(753, 76);
|
|
187 |
this.checkEditCloseDocument.Location = new System.Drawing.Point(811, 76);
|
|
174 | 188 |
this.checkEditCloseDocument.MenuManager = this.ribbonControl; |
175 | 189 |
this.checkEditCloseDocument.Name = "checkEditCloseDocument"; |
176 | 190 |
this.checkEditCloseDocument.Properties.Caption = "Close Document"; |
... | ... | |
191 | 205 |
// |
192 | 206 |
// comboBoxEditDefaultTemplate |
193 | 207 |
// |
194 |
this.comboBoxEditDefaultTemplate.Location = new System.Drawing.Point(618, 76);
|
|
208 |
this.comboBoxEditDefaultTemplate.Location = new System.Drawing.Point(522, 76);
|
|
195 | 209 |
this.comboBoxEditDefaultTemplate.MenuManager = this.ribbonControl; |
196 | 210 |
this.comboBoxEditDefaultTemplate.Name = "comboBoxEditDefaultTemplate"; |
197 | 211 |
this.comboBoxEditDefaultTemplate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
198 | 212 |
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
199 | 213 |
this.comboBoxEditDefaultTemplate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
200 |
this.comboBoxEditDefaultTemplate.Size = new System.Drawing.Size(118, 20);
|
|
214 |
this.comboBoxEditDefaultTemplate.Size = new System.Drawing.Size(100, 20);
|
|
201 | 215 |
this.comboBoxEditDefaultTemplate.StyleController = this.layoutControl1; |
202 | 216 |
this.comboBoxEditDefaultTemplate.TabIndex = 12; |
203 | 217 |
this.comboBoxEditDefaultTemplate.SelectedIndexChanged += new System.EventHandler(this.comboBoxEditDefaultTemplate_SelectedIndexChanged); |
204 | 218 |
// |
205 | 219 |
// buttonEditDefaultUnit |
206 | 220 |
// |
207 |
this.buttonEditDefaultUnit.Location = new System.Drawing.Point(395, 76);
|
|
221 |
this.buttonEditDefaultUnit.Location = new System.Drawing.Point(330, 76);
|
|
208 | 222 |
this.buttonEditDefaultUnit.MenuManager = this.ribbonControl; |
209 | 223 |
this.buttonEditDefaultUnit.Name = "buttonEditDefaultUnit"; |
210 | 224 |
this.buttonEditDefaultUnit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
211 | 225 |
new DevExpress.XtraEditors.Controls.EditorButton()}); |
212 | 226 |
this.buttonEditDefaultUnit.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
213 |
this.buttonEditDefaultUnit.Size = new System.Drawing.Size(119, 20);
|
|
227 |
this.buttonEditDefaultUnit.Size = new System.Drawing.Size(88, 20);
|
|
214 | 228 |
this.buttonEditDefaultUnit.StyleController = this.layoutControl1; |
215 | 229 |
this.buttonEditDefaultUnit.TabIndex = 11; |
216 | 230 |
this.buttonEditDefaultUnit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEditDefaulUnit_ButtonClick); |
... | ... | |
219 | 233 |
// btnRun |
220 | 234 |
// |
221 | 235 |
this.btnRun.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnRun.ImageOptions.SvgImage"))); |
222 |
this.btnRun.Location = new System.Drawing.Point(868, 58);
|
|
236 |
this.btnRun.Location = new System.Drawing.Point(926, 58);
|
|
223 | 237 |
this.btnRun.Name = "btnRun"; |
224 | 238 |
this.btnRun.Size = new System.Drawing.Size(79, 36); |
225 | 239 |
this.btnRun.StyleController = this.layoutControl1; |
... | ... | |
241 | 255 |
// btnItemMapping |
242 | 256 |
// |
243 | 257 |
this.btnItemMapping.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnItemMapping.ImageOptions.SvgImage"))); |
244 |
this.btnItemMapping.Location = new System.Drawing.Point(985, 344);
|
|
258 |
this.btnItemMapping.Location = new System.Drawing.Point(1043, 344);
|
|
245 | 259 |
this.btnItemMapping.Name = "btnItemMapping"; |
246 |
this.btnItemMapping.Size = new System.Drawing.Size(249, 36);
|
|
260 |
this.btnItemMapping.Size = new System.Drawing.Size(222, 36);
|
|
247 | 261 |
this.btnItemMapping.StyleController = this.layoutControl1; |
248 | 262 |
this.btnItemMapping.TabIndex = 7; |
249 | 263 |
this.btnItemMapping.Text = "Item Mapping Setting"; |
... | ... | |
252 | 266 |
// btnSPPIDDB |
253 | 267 |
// |
254 | 268 |
this.btnSPPIDDB.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSPPIDDB.ImageOptions.SvgImage"))); |
255 |
this.btnSPPIDDB.Location = new System.Drawing.Point(985, 210);
|
|
269 |
this.btnSPPIDDB.Location = new System.Drawing.Point(1043, 210);
|
|
256 | 270 |
this.btnSPPIDDB.Name = "btnSPPIDDB"; |
257 |
this.btnSPPIDDB.Size = new System.Drawing.Size(249, 36);
|
|
271 |
this.btnSPPIDDB.Size = new System.Drawing.Size(222, 36);
|
|
258 | 272 |
this.btnSPPIDDB.StyleController = this.layoutControl1; |
259 | 273 |
this.btnSPPIDDB.TabIndex = 5; |
260 | 274 |
this.btnSPPIDDB.Text = "Setting"; |
... | ... | |
266 | 280 |
this.gridControlConverter.MainView = this.gridViewConverter; |
267 | 281 |
this.gridControlConverter.MenuManager = this.ribbonControl; |
268 | 282 |
this.gridControlConverter.Name = "gridControlConverter"; |
269 |
this.gridControlConverter.Size = new System.Drawing.Size(923, 453);
|
|
283 |
this.gridControlConverter.Size = new System.Drawing.Size(981, 457);
|
|
270 | 284 |
this.gridControlConverter.TabIndex = 4; |
271 | 285 |
this.gridControlConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
272 | 286 |
this.gridViewConverter}); |
... | ... | |
291 | 305 |
this.layoutControlGroupID2Project, |
292 | 306 |
this.splitterItem1}); |
293 | 307 |
this.Root.Name = "Root"; |
294 |
this.Root.Size = new System.Drawing.Size(1258, 577);
|
|
308 |
this.Root.Size = new System.Drawing.Size(1289, 581);
|
|
295 | 309 |
this.Root.TextVisible = false; |
296 | 310 |
// |
297 | 311 |
// layoutControlGroupSPPIDDB |
... | ... | |
304 | 318 |
this.layoutControlItem2, |
305 | 319 |
this.simpleLabelItem2, |
306 | 320 |
this.simpleLabelItem1}); |
307 |
this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(961, 152);
|
|
321 |
this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(1019, 152);
|
|
308 | 322 |
this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB"; |
309 |
this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(277, 134);
|
|
323 |
this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(250, 134);
|
|
310 | 324 |
this.layoutControlGroupSPPIDDB.Text = "SPPID DB"; |
311 | 325 |
// |
312 | 326 |
// labelSPPIDPlantName |
... | ... | |
315 | 329 |
this.labelSPPIDPlantName.AppearanceItemCaption.Options.UseForeColor = true; |
316 | 330 |
this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40); |
317 | 331 |
this.labelSPPIDPlantName.Name = "labelSPPIDPlantName"; |
318 |
this.labelSPPIDPlantName.Size = new System.Drawing.Size(175, 18);
|
|
332 |
this.labelSPPIDPlantName.Size = new System.Drawing.Size(148, 18);
|
|
319 | 333 |
this.labelSPPIDPlantName.Text = "SPPIDPlantName"; |
320 | 334 |
this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14); |
321 | 335 |
// |
... | ... | |
325 | 339 |
this.labelSPPIDDBStatus.AppearanceItemCaption.Options.UseForeColor = true; |
326 | 340 |
this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58); |
327 | 341 |
this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus"; |
328 |
this.labelSPPIDDBStatus.Size = new System.Drawing.Size(202, 18);
|
|
342 |
this.labelSPPIDDBStatus.Size = new System.Drawing.Size(175, 18);
|
|
329 | 343 |
this.labelSPPIDDBStatus.Text = "SPPIDDBStatus"; |
330 | 344 |
this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14); |
331 | 345 |
// |
... | ... | |
334 | 348 |
this.layoutControlItem2.Control = this.btnSPPIDDB; |
335 | 349 |
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
336 | 350 |
this.layoutControlItem2.Name = "layoutControlItem2"; |
337 |
this.layoutControlItem2.Size = new System.Drawing.Size(253, 40);
|
|
351 |
this.layoutControlItem2.Size = new System.Drawing.Size(226, 40);
|
|
338 | 352 |
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
339 | 353 |
this.layoutControlItem2.TextVisible = false; |
340 | 354 |
// |
... | ... | |
374 | 388 |
this.layoutControlItem4, |
375 | 389 |
this.labelItemMappingStatus, |
376 | 390 |
this.simpleLabelItem5}); |
377 |
this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(961, 286);
|
|
391 |
this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(1019, 286);
|
|
378 | 392 |
this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping"; |
379 |
this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(277, 116);
|
|
393 |
this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(250, 116);
|
|
380 | 394 |
this.layoutControlGroupItemMapping.Text = "Item Mapping"; |
381 | 395 |
// |
382 | 396 |
// layoutControlItem4 |
... | ... | |
384 | 398 |
this.layoutControlItem4.Control = this.btnItemMapping; |
385 | 399 |
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); |
386 | 400 |
this.layoutControlItem4.Name = "layoutControlItem4"; |
387 |
this.layoutControlItem4.Size = new System.Drawing.Size(253, 40);
|
|
401 |
this.layoutControlItem4.Size = new System.Drawing.Size(226, 40);
|
|
388 | 402 |
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); |
389 | 403 |
this.layoutControlItem4.TextVisible = false; |
390 | 404 |
// |
... | ... | |
394 | 408 |
this.labelItemMappingStatus.AppearanceItemCaption.Options.UseForeColor = true; |
395 | 409 |
this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40); |
396 | 410 |
this.labelItemMappingStatus.Name = "labelItemMappingStatus"; |
397 |
this.labelItemMappingStatus.Size = new System.Drawing.Size(202, 18);
|
|
411 |
this.labelItemMappingStatus.Size = new System.Drawing.Size(175, 18);
|
|
398 | 412 |
this.labelItemMappingStatus.Text = "MappingStatus"; |
399 | 413 |
this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14); |
400 | 414 |
// |
... | ... | |
423 | 437 |
this.layoutControlItem6, |
424 | 438 |
this.layoutControlItem3, |
425 | 439 |
this.layoutControlItem8, |
426 |
this.emptySpaceItem3, |
|
427 | 440 |
this.layoutControlItem9, |
428 | 441 |
this.emptySpaceItem4, |
429 | 442 |
this.layoutControlItem10, |
430 |
this.emptySpaceItem5});
|
|
443 |
this.layoutControlItem11});
|
|
431 | 444 |
this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0); |
432 | 445 |
this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter"; |
433 |
this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(951, 557);
|
|
446 |
this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(1009, 561);
|
|
434 | 447 |
this.layoutControlGroupAutoConverter.Text = "Auto Converter"; |
435 | 448 |
// |
436 | 449 |
// layoutControlItem1 |
... | ... | |
438 | 451 |
this.layoutControlItem1.Control = this.gridControlConverter; |
439 | 452 |
this.layoutControlItem1.Location = new System.Drawing.Point(0, 42); |
440 | 453 |
this.layoutControlItem1.Name = "layoutControlItem1"; |
441 |
this.layoutControlItem1.Size = new System.Drawing.Size(927, 457);
|
|
454 |
this.layoutControlItem1.Size = new System.Drawing.Size(985, 461);
|
|
442 | 455 |
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
443 | 456 |
this.layoutControlItem1.TextVisible = false; |
444 | 457 |
// |
... | ... | |
459 | 472 |
this.emptySpaceItem2.AllowHotTrack = false; |
460 | 473 |
this.emptySpaceItem2.Location = new System.Drawing.Point(236, 0); |
461 | 474 |
this.emptySpaceItem2.Name = "emptySpaceItem2"; |
462 |
this.emptySpaceItem2.Size = new System.Drawing.Size(608, 18);
|
|
475 |
this.emptySpaceItem2.Size = new System.Drawing.Size(666, 18);
|
|
463 | 476 |
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); |
464 | 477 |
// |
465 | 478 |
// layoutControlItem6 |
466 | 479 |
// |
467 | 480 |
this.layoutControlItem6.Control = this.btnRun; |
468 |
this.layoutControlItem6.Location = new System.Drawing.Point(844, 0);
|
|
481 |
this.layoutControlItem6.Location = new System.Drawing.Point(902, 0);
|
|
469 | 482 |
this.layoutControlItem6.MaxSize = new System.Drawing.Size(83, 40); |
470 | 483 |
this.layoutControlItem6.MinSize = new System.Drawing.Size(83, 40); |
471 | 484 |
this.layoutControlItem6.Name = "layoutControlItem6"; |
... | ... | |
477 | 490 |
// layoutControlItem3 |
478 | 491 |
// |
479 | 492 |
this.layoutControlItem3.Control = this.buttonEditDefaultUnit; |
480 |
this.layoutControlItem3.Location = new System.Drawing.Point(301, 18);
|
|
493 |
this.layoutControlItem3.Location = new System.Drawing.Point(236, 18);
|
|
481 | 494 |
this.layoutControlItem3.Name = "layoutControlItem3"; |
482 |
this.layoutControlItem3.Size = new System.Drawing.Size(193, 24);
|
|
495 |
this.layoutControlItem3.Size = new System.Drawing.Size(162, 24);
|
|
483 | 496 |
this.layoutControlItem3.Text = "Default Unit"; |
484 | 497 |
this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
485 | 498 |
this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 14); |
... | ... | |
488 | 501 |
// layoutControlItem8 |
489 | 502 |
// |
490 | 503 |
this.layoutControlItem8.Control = this.comboBoxEditDefaultTemplate; |
491 |
this.layoutControlItem8.Location = new System.Drawing.Point(494, 18);
|
|
504 |
this.layoutControlItem8.Location = new System.Drawing.Point(398, 18);
|
|
492 | 505 |
this.layoutControlItem8.Name = "layoutControlItem8"; |
493 |
this.layoutControlItem8.Size = new System.Drawing.Size(222, 24);
|
|
506 |
this.layoutControlItem8.Size = new System.Drawing.Size(204, 24);
|
|
494 | 507 |
this.layoutControlItem8.Text = "Default Template"; |
495 | 508 |
this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
496 | 509 |
this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 14); |
497 | 510 |
this.layoutControlItem8.TextToControlDistance = 5; |
498 | 511 |
// |
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(65, 24); |
|
505 |
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); |
|
506 |
// |
|
507 | 512 |
// layoutControlItem9 |
508 | 513 |
// |
509 | 514 |
this.layoutControlItem9.Control = this.btnRefresh; |
... | ... | |
527 | 532 |
// layoutControlItem10 |
528 | 533 |
// |
529 | 534 |
this.layoutControlItem10.Control = this.checkEditCloseDocument; |
530 |
this.layoutControlItem10.Location = new System.Drawing.Point(729, 18);
|
|
535 |
this.layoutControlItem10.Location = new System.Drawing.Point(787, 18);
|
|
531 | 536 |
this.layoutControlItem10.MaxSize = new System.Drawing.Size(115, 24); |
532 | 537 |
this.layoutControlItem10.MinSize = new System.Drawing.Size(115, 24); |
533 | 538 |
this.layoutControlItem10.Name = "layoutControlItem10"; |
... | ... | |
536 | 541 |
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); |
537 | 542 |
this.layoutControlItem10.TextVisible = false; |
538 | 543 |
// |
539 |
// emptySpaceItem5
|
|
544 |
// layoutControlItem11
|
|
540 | 545 |
// |
541 |
this.emptySpaceItem5.AllowHotTrack = false; |
|
542 |
this.emptySpaceItem5.Location = new System.Drawing.Point(716, 18); |
|
543 |
this.emptySpaceItem5.Name = "emptySpaceItem5"; |
|
544 |
this.emptySpaceItem5.Size = new System.Drawing.Size(13, 24); |
|
545 |
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0); |
|
546 |
this.layoutControlItem11.Control = this.comboBoxEditBulk; |
|
547 |
this.layoutControlItem11.Location = new System.Drawing.Point(602, 18); |
|
548 |
this.layoutControlItem11.Name = "layoutControlItem11"; |
|
549 |
this.layoutControlItem11.Size = new System.Drawing.Size(185, 24); |
|
550 |
this.layoutControlItem11.Text = "Default Bulk"; |
|
551 |
this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
|
552 |
this.layoutControlItem11.TextSize = new System.Drawing.Size(66, 14); |
|
553 |
this.layoutControlItem11.TextToControlDistance = 5; |
|
546 | 554 |
// |
547 | 555 |
// emptySpaceItem1 |
548 | 556 |
// |
549 | 557 |
this.emptySpaceItem1.AllowHotTrack = false; |
550 |
this.emptySpaceItem1.Location = new System.Drawing.Point(961, 402);
|
|
558 |
this.emptySpaceItem1.Location = new System.Drawing.Point(1019, 402);
|
|
551 | 559 |
this.emptySpaceItem1.Name = "emptySpaceItem1"; |
552 |
this.emptySpaceItem1.Size = new System.Drawing.Size(277, 155);
|
|
560 |
this.emptySpaceItem1.Size = new System.Drawing.Size(250, 159);
|
|
553 | 561 |
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); |
554 | 562 |
// |
555 | 563 |
// layoutControlGroupID2Project |
... | ... | |
564 | 572 |
this.layoutControlItem7, |
565 | 573 |
this.labelDBType, |
566 | 574 |
this.simpleLabelItem7}); |
567 |
this.layoutControlGroupID2Project.Location = new System.Drawing.Point(961, 0);
|
|
575 |
this.layoutControlGroupID2Project.Location = new System.Drawing.Point(1019, 0);
|
|
568 | 576 |
this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project"; |
569 |
this.layoutControlGroupID2Project.Size = new System.Drawing.Size(277, 152);
|
|
577 |
this.layoutControlGroupID2Project.Size = new System.Drawing.Size(250, 152);
|
|
570 | 578 |
this.layoutControlGroupID2Project.Text = "ID2 Project"; |
571 | 579 |
// |
572 | 580 |
// labelID2ProjectName |
... | ... | |
575 | 583 |
this.labelID2ProjectName.AppearanceItemCaption.Options.UseForeColor = true; |
576 | 584 |
this.labelID2ProjectName.Location = new System.Drawing.Point(90, 40); |
577 | 585 |
this.labelID2ProjectName.Name = "labelID2ProjectName"; |
578 |
this.labelID2ProjectName.Size = new System.Drawing.Size(163, 18);
|
|
586 |
this.labelID2ProjectName.Size = new System.Drawing.Size(136, 18);
|
|
579 | 587 |
this.labelID2ProjectName.Text = "ID2ProjectName"; |
580 | 588 |
this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14); |
581 | 589 |
// |
... | ... | |
585 | 593 |
this.labelID2ProjectStatus.AppearanceItemCaption.Options.UseForeColor = true; |
586 | 594 |
this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 76); |
587 | 595 |
this.labelID2ProjectStatus.Name = "labelID2ProjectStatus"; |
588 |
this.labelID2ProjectStatus.Size = new System.Drawing.Size(202, 18);
|
|
596 |
this.labelID2ProjectStatus.Size = new System.Drawing.Size(175, 18);
|
|
589 | 597 |
this.labelID2ProjectStatus.Text = "ID2ProjectStatus"; |
590 | 598 |
this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14); |
591 | 599 |
// |
... | ... | |
622 | 630 |
this.layoutControlItem7.Control = this.btnID2DB; |
623 | 631 |
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0); |
624 | 632 |
this.layoutControlItem7.Name = "layoutControlItem7"; |
625 |
this.layoutControlItem7.Size = new System.Drawing.Size(253, 40);
|
|
633 |
this.layoutControlItem7.Size = new System.Drawing.Size(226, 40);
|
|
626 | 634 |
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); |
627 | 635 |
this.layoutControlItem7.TextVisible = false; |
628 | 636 |
// |
... | ... | |
633 | 641 |
this.labelDBType.Location = new System.Drawing.Point(63, 58); |
634 | 642 |
this.labelDBType.MinSize = new System.Drawing.Size(97, 18); |
635 | 643 |
this.labelDBType.Name = "labelDBType"; |
636 |
this.labelDBType.Size = new System.Drawing.Size(190, 18);
|
|
644 |
this.labelDBType.Size = new System.Drawing.Size(163, 18);
|
|
637 | 645 |
this.labelDBType.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
638 | 646 |
this.labelDBType.Text = "DB Type"; |
639 | 647 |
this.labelDBType.TextSize = new System.Drawing.Size(93, 14); |
... | ... | |
655 | 663 |
// splitterItem1 |
656 | 664 |
// |
657 | 665 |
this.splitterItem1.AllowHotTrack = true; |
658 |
this.splitterItem1.Location = new System.Drawing.Point(951, 0);
|
|
666 |
this.splitterItem1.Location = new System.Drawing.Point(1009, 0);
|
|
659 | 667 |
this.splitterItem1.Name = "splitterItem1"; |
660 |
this.splitterItem1.Size = new System.Drawing.Size(10, 557);
|
|
668 |
this.splitterItem1.Size = new System.Drawing.Size(10, 561);
|
|
661 | 669 |
// |
662 | 670 |
// xtraFolderBrowserDialog |
663 | 671 |
// |
... | ... | |
675 | 683 |
// |
676 | 684 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
677 | 685 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
678 |
this.ClientSize = new System.Drawing.Size(1258, 609);
|
|
686 |
this.ClientSize = new System.Drawing.Size(1289, 613);
|
|
679 | 687 |
this.Controls.Add(this.layoutControl1); |
680 | 688 |
this.Controls.Add(this.ribbonControl); |
681 | 689 |
this.Name = "ConverterForm"; |
... | ... | |
686 | 694 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit(); |
687 | 695 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); |
688 | 696 |
this.layoutControl1.ResumeLayout(false); |
697 |
((System.ComponentModel.ISupportInitialize)(this.comboBoxEditBulk.Properties)).EndInit(); |
|
689 | 698 |
((System.ComponentModel.ISupportInitialize)(this.checkEditCloseDocument.Properties)).EndInit(); |
690 | 699 |
((System.ComponentModel.ISupportInitialize)(this.comboBoxEditDefaultTemplate.Properties)).EndInit(); |
691 | 700 |
((System.ComponentModel.ISupportInitialize)(this.buttonEditDefaultUnit.Properties)).EndInit(); |
... | ... | |
709 | 718 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
710 | 719 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
711 | 720 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); |
712 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); |
|
713 | 721 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
714 | 722 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit(); |
715 | 723 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
716 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
|
|
724 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
717 | 725 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); |
718 | 726 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).EndInit(); |
719 | 727 |
((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).EndInit(); |
... | ... | |
767 | 775 |
private DevExpress.XtraEditors.ButtonEdit buttonEditDefaultUnit; |
768 | 776 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
769 | 777 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
770 |
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; |
|
771 | 778 |
private DevExpress.XtraEditors.SimpleButton btnRefresh; |
772 | 779 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
773 | 780 |
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4; |
774 | 781 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
775 |
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5; |
|
776 | 782 |
public DevExpress.XtraEditors.CheckEdit checkEditCloseDocument; |
777 | 783 |
private DevExpress.XtraEditors.SimpleButton btnID2DB; |
778 | 784 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
779 | 785 |
private DevExpress.XtraLayout.SimpleLabelItem labelDBType; |
780 | 786 |
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem7; |
787 |
private DevExpress.XtraEditors.ComboBoxEdit comboBoxEditBulk; |
|
788 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
|
781 | 789 |
} |
782 | 790 |
} |
내보내기 Unified diff