オーバーロード | 解説 |
---|---|
Validate() | Verifies the value of the control losing focus by causing the System.Windows.Forms.Control.Validating and System.Windows.Forms.Control.Validated events to occur, in that order. System.Windows.Forms.ContainerControlから継承されます。 |
Validate(Boolean) | Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on. System.Windows.Forms.ContainerControlから継承されます。 |