Share via


ActionsPane.Validate Method

Include Protected Members
Include Inherited Members

Verifies the contents of the actions pane 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 contents of the actions pane by causing the Validating and Validated events to occur, in that order.
Public method Validate(Boolean) Verifies the contents of the actions pane; conditionally dependent on whether automatic validation is turned on.

Top

Remarks

This method provides the same functionality as the ContainerControl.Validate method. For more information about using this method, see ContainerControl.Validate.

See Also

Reference

ActionsPane Interface

Microsoft.Office.Tools Namespace

Other Resources

Actions Pane Overview