Version

InvalidDateEventArgs Class Members

The following tables list the members exposed by InvalidDateEventArgs.

Public Properties
 NameDescription
Public PropertyDayValue of day field that was entered in the control.  
Public PropertyHoursValue of hour field that was entered in the control.  
Public PropertyMillisecondsValue of millisecond field that was entered in the control.  
Public PropertyMinutesValue of minute field that was entered in the control.  
Public PropertyMonthValue of month field that was entered in the control.  
Public PropertySecondsValue of second field that was entered in the control.  
Public PropertySuggestedValueSuggested value of the date.  
Public PropertyTypeType of invalid entry.  
Public PropertyYearValue of year field that was entered in the control.  
See Also