Share via


BaseCompareEditorControl.ValidateChildren Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method ValidateChildren() Causes all of the child controls within a control that support validation to validate their data. (Inherited from UserControl.)
Public method ValidateChildren(ValidationConstraints) Causes all of the child controls within a control that support validation to validate their data. (Inherited from UserControl.)

Top

See Also

Reference

BaseCompareEditorControl Class

BaseCompareEditorControl Members

Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare.UI.Editors Namespace