An NDoc Documented Class Library

ValidationControlConverter Class

Provides a type converter to convert object references to and from other representations.

For a list of all members of this type, see ValidationControlConverter Members.

System.Object
   TypeConverter
      ReferenceConverter
         ValidationControlConverter

public class ValidationControlConverter : ReferenceConverter

Remarks

This TypeConverter is designed and used by each of the validation controls to determine which controls can be selected for the ControlToValidate and ControlToCompare properties. The only controls that can be used are:

Requirements

Namespace: Genghis.Windows.Forms Namespace

Assembly: Genghis.dll

See Also

ValidationControlConverter Members | Genghis.Windows.Forms Namespace