Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when the AutoValidate property changes.
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Syntax
'Declaration
<BrowsableAttribute(True)> _
Event AutoValidateChanged As EventHandler
[BrowsableAttribute(true)]
event EventHandler AutoValidateChanged
Remarks
This event provides the same functionality as the ContainerControl.AutoValidateChanged event. For more information about using this event, see ContainerControl.AutoValidateChanged.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.Office.Tools Namespace