XAF 프로젝트 WinForm 인터페이스 에서 Action 이 영문 도 모 르 고 잃 어 버 린 문제 (v 13.2.6)

592 단어
관건 은 ViewControl 의 디자인 모델 이 수정 되면 자동 으로 수정 된다 는 것 이다. InitializeComponent () 함수, 때때로 인 자 를 잃 어 버 릴 수 있 습 니 다: this. components

:
private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container(); //         
.........
...........
this.SimpleAction1= new DevExpress.ExpressApp.Actions.SimpleAction(this.components); //          this.components 


}

좋은 웹페이지 즐겨찾기