An NDoc Documented Class Library

ValidationControlConverter.IsValueAllowed Method 

Returns a value indicating whether a particular value can be added to the standard values collection of the base ReferenceConverter class.

protected override bool IsValueAllowed(
   ITypeDescriptorContext context,
   object value
);

Remarks

The only values allowed include the following WinForm controls:

See Also

ValidationControlConverter Class | ValidationControlConverter Members | Genghis.Windows.Forms Namespace