dbicMonth Send comments on this topic.
Validate Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : Validate Method

Overload List

OverloadDescription
Validate()Verifies the value of the control losing focus by causing the System.Windows.Forms.Control.Validating and System.Windows.Forms.Control.Validated events to occur, in that order. (Inherited from System.Windows.Forms.ContainerControl)
Validate(Boolean)Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on. (Inherited from System.Windows.Forms.ContainerControl)

Requirements

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

See Also