Overrides the method used to provide basic behavior for selecting editor. Shows our custom control for editing the value.
Overrides the method used to provide basic behavior for selecting editor. Shows our custom control for editing the value.
public override object EditValue(ITypeDescriptorContext,IServiceProvider,object);
Inherited from UITypeEditor.
public object EditValue(IServiceProvider,object);
FlagsEditor Class | NETXP.Components Namespace