DBPropPageUserControlBase.Validate Method
Include Protected Members
Include Inherited Members
Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order.
Overload List
Name | Description | |
---|---|---|
Validate() | Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order. (Inherited from ContainerControl.) | |
Validate(Boolean) | Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on. (Inherited from ContainerControl.) |
Top
See Also
Reference
DBPropPageUserControlBase Class
DBPropPageUserControlBase Members
Microsoft.VisualStudio.Data.Schema.Project.Project.Properties Namespace