PropertyPage.Validate Method

Include Protected Members
Include Inherited Members

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Validate() Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order. (Inherited from ContainerControl.)
Public method 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

PropertyPage Class

PropertyPage Members

Microsoft.VisualStudio.OfficeTools.Project.ClickOnceProvider Namespace