프로젝트

일반

사용자정보

개정판 a2b84fbc

IDa2b84fbc77bcec6c51ecd00d6c5e9b83503ab475
상위 6b450211
하위 8aece8c1

함의성이(가) 약 4년 전에 추가함

issue #000: change using

Change-Id: I11df523397380d6174543d0a3c6ed7fe8d9d9613

차이점 보기:

DTI_PID/POSCO_Report/TemplateForm.cs
14 14
using DevExpress.XtraEditors.Repository;
15 15
using DevExpress.XtraTreeList.Columns;
16 16
using DevExpress.XtraTreeList.Nodes;
17
using DevExpress.XtraEditors.Controls;
17 18
using System.IO;
18 19

  
19 20
namespace POSCO_Report
......
34 35
			gridViewCustomAttrBefore.KeyDown += new System.Windows.Forms.KeyEventHandler(gridView_KeyDown);
35 36
			listBoxControlGroup.SelectedIndexChanged += new System.EventHandler(listBoxControlGroup_SelectedIndexChanged);
36 37

  
37
            this.buttonEditAddGroup.Properties.Buttons[0].Kind = DevExpress.XtraEditors.Controls.ButtonPredefines.Plus;
38
            this.buttonEditAddGroup.Properties.Buttons[0].Kind = ButtonPredefines.Plus;
38 39

  
39
			GetGroupData();
40
            GetGroupData();
40 41
		}
41 42

  
42 43
		private void InitData()

내보내기 Unified diff

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