'宣言 Public Function New( _ ByVal owningControl As UltraCalendarCombo, _ ByVal previousValue As Object, _ ByVal errorValue As Object, _ ByVal errorCode As DateValidationError _ )
public DateValidationErrorEventArgs( UltraCalendarCombo owningControl, object previousValue, object errorValue, DateValidationError errorCode )