Share via


ParentControlDesigner.InitializeNewComponent(IDictionary) 메서드

정의

새로 만들어진 구성 요소를 초기화합니다.

public:
 override void InitializeNewComponent(System::Collections::IDictionary ^ defaultValues);
public override void InitializeNewComponent (System.Collections.IDictionary defaultValues);
override this.InitializeNewComponent : System.Collections.IDictionary -> unit
Public Overrides Sub InitializeNewComponent (defaultValues As IDictionary)

매개 변수

defaultValues
IDictionary

속성에 적용할 기본값의 이름/값 사전입니다. 기본값이 지정되지 않은 경우 null 일 수 있습니다.

적용 대상

추가 정보