프로젝트

일반

사용자정보

개정판 a77303ca

IDa77303ca0f2ca13fc136ead1d2f32685a43ee2d2
상위 4b64beee
하위 56cd4954

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

dev issue #1227 : mapping ui

Change-Id: I9d7d32a36f6fbc20d70beba2825e4bce2d26c8ed

차이점 보기:

DTI_PID/APIDConverter/PIDCustomization.cs
32 32
    /// </summary>
33 33
    public class PIDCustomization
34 34
    {
35
        private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel();
36

  
37 35
        public string ProjectName   { get; set; }
38 36
        public string DrawingID     { get; set; }
39 37
        public string DrawingName   { get; set; }
......
64 62
            if (_instance == null)
65 63
            {
66 64
                _instance = new PIDCustomization();
67
                _instance.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2016 Colorful";
68 65
            }
69 66
            return _instance;           
70 67
        }

내보내기 Unified diff

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