다음을 통해 공유


CompositeControlDesigner.CreateChildControls 메서드

정의

CompositeControl 컨트롤의 자식 컨트롤을 만듭니다.

protected:
 virtual void CreateChildControls();
protected virtual void CreateChildControls ();
abstract member CreateChildControls : unit -> unit
override this.CreateChildControls : unit -> unit
Protected Overridable Sub CreateChildControls ()

설명

CreateChildControls 메서드는 연결된 된 컨트롤의 자식 컨트롤을 다시 만드는 데 있습니다. 컨트롤 컬렉션에서 디자인 타임 태그를 만들기 전에 만들어졌는지 확인 합니다.

적용 대상

추가 정보