public override System.object EditValue( System.ComponentModel.ITypeDescriptorContext context, System.IServiceProvider provider, System.object inObj )
'Declaration
Public Overloads Overrides Function EditValue( _ ByVal context As System.ComponentModel.ITypeDescriptorContext, _ ByVal provider As System.IServiceProvider, _ ByVal inObj As System.Object _ ) As System.Object
'Usage
Dim instance As NAttributeTypeEditor Dim context As System.ComponentModel.ITypeDescriptorContext Dim provider As System.IServiceProvider Dim inObj As System.Object Dim value As System.Object value = instance.EditValue(context, provider, inObj)
Parameters
- context
- provider
- inObj