개정판 1b7ae1d8
dev issue #1227 : edit uio
Change-Id: If1377c10ce52f5f05799a531f90fb8751850236c
DTI_PID/APIDConverter/Form/MappingForm.Designer.cs | ||
---|---|---|
29 | 29 |
private void InitializeComponent() |
30 | 30 |
{ |
31 | 31 |
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MappingForm)); |
32 |
DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup2 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
|
|
32 |
DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup3 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
|
|
33 | 33 |
this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
34 | 34 |
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
35 | 35 |
this.gridControlOPC = new DevExpress.XtraGrid.GridControl(); |
... | ... | |
227 | 227 |
// |
228 | 228 |
// |
229 | 229 |
// |
230 |
galleryItemGroup2.Caption = "Items";
|
|
230 |
galleryItemGroup3.Caption = "Items";
|
|
231 | 231 |
this.galleryControlAvevaSymbols.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] { |
232 |
galleryItemGroup2});
|
|
232 |
galleryItemGroup3});
|
|
233 | 233 |
this.galleryControlAvevaSymbols.Gallery.ItemDoubleClick += new DevExpress.XtraBars.Ribbon.GalleryItemClickEventHandler(this.galleryControlAvevaSymbols_Gallery_ItemDoubleClick); |
234 | 234 |
this.galleryControlAvevaSymbols.Location = new System.Drawing.Point(819, 278); |
235 | 235 |
this.galleryControlAvevaSymbols.Name = "galleryControlAvevaSymbols"; |
... | ... | |
346 | 346 |
// |
347 | 347 |
this.tabbedControlGroup.Location = new System.Drawing.Point(0, 0); |
348 | 348 |
this.tabbedControlGroup.Name = "tabbedControlGroup"; |
349 |
this.tabbedControlGroup.SelectedTabPage = this.GroupOPC;
|
|
349 |
this.tabbedControlGroup.SelectedTabPage = this.GroupSymbol;
|
|
350 | 350 |
this.tabbedControlGroup.Size = new System.Drawing.Size(785, 670); |
351 | 351 |
this.tabbedControlGroup.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
352 | 352 |
this.GroupSymbol, |
내보내기 Unified diff