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