프로젝트

일반

사용자정보

개정판 560ebc26

ID560ebc26928a621806f3ca2a2dae8c007c6fd003
상위 d6a800c2
하위 9017a3a4, e54644ad

백흠경이(가) 일년 이상 전에 추가함

Test: 테스트 코드 제거

Change-Id: Ied078c845f27ac2e7d44b11dce6bee3621e35b6b

차이점 보기:

ID2.Manager/ID2.Manager/Main.cs
63 63

  
64 64
        public Main()
65 65
        {
66
            MessageBox.Show("Main");
67 66
            InitializeComponent();
68 67

  
69 68
            ID2.Manager.Common.Helpers.TableLayoutPanelHelper.SetDoubleBuffered(this);
......
114 113
            this.radRibbonBarBackstageViewID2Manager.BackstageViewOpened += RadRibbonBarBackstageViewID2Manager_BackstageViewOpened;
115 114
            this.radRibbonBarBackstageViewID2Manager.BackstageViewClosed += RadRibbonBarBackstageViewID2Manager_BackstageViewClosed;
116 115

  
117
            MessageBox.Show("InitColumnGroupsViewDefinition");
118 116
            this.InitColumnGroupsViewDefinition(this.radGridViewDocuments);
119 117

  
120 118
            this.radPageViewPageReview.Controls.Add(briefAndImagesReview);
......
399 397
        {
400 398
            try
401 399
            {
402
                MessageBox.Show("LoadDockingLayout");
403 400
                LoadDockingLayout();
404
                MessageBox.Show("InitializeGrid");
405 401
                InitializeGrid();
406 402

  
407 403
                bool isID2 = this.IsID2Connection();

내보내기 Unified diff

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