| Overload | Description |
|---|---|
| ValidateChildren() | Causes all of the child controls within a control that support validation to validate their data. (Inherited from System.Windows.Forms.Form) |
| ValidateChildren(ValidationConstraints) | Causes all of the child controls within a control that support validation to validate their data. (Inherited from System.Windows.Forms.Form) |