C# 클래스 ZForge.Controls.PropertyGridEx.UICustomEventEditor

상속: System.Drawing.Design.UITypeEditor
파일 보기 프로젝트 열기: zhuangyy/Motion 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_MethodDelegate UICustomEventEditor.OnClick
m_sender CustomProperty.CustomPropertyDescriptor

공개 메소드들

메소드 설명
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle

비공개 메소드들

메소드 설명
EditValue ( ITypeDescriptorContext context, System provider, object value ) : object

메소드 상세

GetEditStyle() 공개 메소드

public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle
context ITypeDescriptorContext
리턴 UITypeEditorEditStyle

프로퍼티 상세

m_MethodDelegate 보호되어 있는 프로퍼티

protected UICustomEventEditor.OnClick m_MethodDelegate
리턴 UICustomEventEditor.OnClick

m_sender 보호되어 있는 프로퍼티

protected CustomProperty.CustomPropertyDescriptor,ZForge.Controls.PropertyGridEx m_sender
리턴 CustomProperty.CustomPropertyDescriptor