C# Class ZForge.Controls.PropertyGridEx.UICustomEventEditor

Inheritance: System.Drawing.Design.UITypeEditor
Afficher le fichier Open project: zhuangyy/Motion Class Usage Examples

Protected Properties

Свойство Type Description
m_MethodDelegate UICustomEventEditor.OnClick
m_sender CustomProperty.CustomPropertyDescriptor

Méthodes publiques

Méthode Description
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle

Private Methods

Méthode Description
EditValue ( ITypeDescriptorContext context, System provider, object value ) : object

Method Details

GetEditStyle() public méthode

public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle
context ITypeDescriptorContext
Résultat UITypeEditorEditStyle

Property Details

m_MethodDelegate protected_oe property

protected UICustomEventEditor.OnClick m_MethodDelegate
Résultat UICustomEventEditor.OnClick

m_sender protected_oe property

protected CustomProperty.CustomPropertyDescriptor,ZForge.Controls.PropertyGridEx m_sender
Résultat CustomProperty.CustomPropertyDescriptor