프로젝트

일반

사용자정보

개정판 0243026f

ID0243026fc54448f5f25910bea1804dbc283045ee
상위 99f68782
하위 dfb760ef

gaqhf 이(가) 약 5년 전에 추가함

dev issue #1227 : mapping form

Change-Id: I78cc05def3833d72d98ccba67fc00ef436ab5f5d

차이점 보기:

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 galleryItemGroup3 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
32
            DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup4 = 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.gridControlLineNumberAttribute = new DevExpress.XtraGrid.GridControl();
......
317 317
            // 
318 318
            // 
319 319
            // 
320
            galleryItemGroup3.Caption = "Items";
320
            galleryItemGroup4.Caption = "Items";
321 321
            this.galleryControlAvevaSymbols.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
322
            galleryItemGroup3});
322
            galleryItemGroup4});
323 323
            this.galleryControlAvevaSymbols.Gallery.ItemDoubleClick += new DevExpress.XtraBars.Ribbon.GalleryItemClickEventHandler(this.galleryControlAvevaSymbols_Gallery_ItemDoubleClick);
324 324
            this.galleryControlAvevaSymbols.Location = new System.Drawing.Point(816, 279);
325 325
            this.galleryControlAvevaSymbols.Name = "galleryControlAvevaSymbols";
......
436 436
            // 
437 437
            this.tabbedControlGroup.Location = new System.Drawing.Point(0, 0);
438 438
            this.tabbedControlGroup.Name = "tabbedControlGroup";
439
            this.tabbedControlGroup.SelectedTabPage = this.GroupLine;
439
            this.tabbedControlGroup.SelectedTabPage = this.GroupSymbol;
440 440
            this.tabbedControlGroup.Size = new System.Drawing.Size(782, 674);
441 441
            this.tabbedControlGroup.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
442 442
            this.GroupSymbol,

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)