An NDoc Documented Class Library

FormValidator.ValidateOnLoad Property

Gets or sets whether the FormValidator should validate all controls on form load.

public bool ValidateOnLoad {get; set;}

Property Value

true if validation on form load is required; otherwise, false.

See Also

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