ContainerControl::Validate Method
.NET Framework (current version)
Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Validate() | Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order. |
![]() | Validate(Boolean) | Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on. |
Show:
