다음을 통해 공유


TypeDescriptor.CreateEvent 메서드

기존 이벤트 설명자와 동일한 새 이벤트 설명자를 만듭니다.

오버로드 목록

이름 설명
TypeDescriptor.CreateEvent (Type, EventDescriptor, Attribute[]) 기존 EventDescriptor에 전달되는 경우 기존 이벤트 설명자와 동일한 이벤트 설명자를 새로 만듭니다.
TypeDescriptor.CreateEvent (Type, String, Type, Attribute[]) 형식에 대해 지정된 이벤트에서 동적으로 설명자 정보를 생성하여 기존 이벤트 설명자와 동일한 새 이벤트 설명자를 만듭니다.

참고 항목

참조

TypeDescriptor 클래스
TypeDescriptor 멤버
System.ComponentModel 네임스페이스
GetEvents
GetDefaultEvent
CreateProperty