C# Class ZForge.Controls.PropertyGridEx.UICustomEventEditor

Inheritance: System.Drawing.Design.UITypeEditor
Datei anzeigen Open project: zhuangyy/Motion Class Usage Examples

Protected Properties

Property Type Description
m_MethodDelegate UICustomEventEditor.OnClick
m_sender CustomProperty.CustomPropertyDescriptor

Public Methods

Method Description
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle

Private Methods

Method Description
EditValue ( ITypeDescriptorContext context, System provider, object value ) : object

Method Details

GetEditStyle() public method

public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle
context ITypeDescriptorContext
return UITypeEditorEditStyle

Property Details

m_MethodDelegate protected_oe property

protected UICustomEventEditor.OnClick m_MethodDelegate
return UICustomEventEditor.OnClick

m_sender protected_oe property

protected CustomProperty.CustomPropertyDescriptor,ZForge.Controls.PropertyGridEx m_sender
return CustomProperty.CustomPropertyDescriptor