dbicCalendar Send comments on this topic.
ValidateChildren Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : ValidateChildren Method

Causes all of the child controls within a control that support validation to validate their data.

Overload List

OverloadDescription
ValidateChildren()Causes all of the child controls within a control that support validation to validate their data. (Inherited from System.Windows.Forms.Form)
ValidateChildren(ValidationConstraints)Causes all of the child controls within a control that support validation to validate their data. (Inherited from System.Windows.Forms.Form)

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also