UserControl::ValidateChildren Method
.NET Framework (current version)
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ValidateChildren() | Causes all of the child controls within a control that support validation to validate their data. (Overrides ContainerControl::ValidateChildren().) |
![]() | ValidateChildren(ValidationConstraints) | Causes all of the child controls within a control that support validation to validate their data.(Overrides ContainerControl::ValidateChildren(ValidationConstraints).) |
Show:
