ComponentOne Input for WinForms
WrapDateTimeFields Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : WrapDateTimeFields Property
If this property is False the month will be automatically incremented when the user spins the date past the end of the month. The same about other parts of the date/time value.
Syntax
'Declaration
 
Public Property WrapDateTimeFields As System.Boolean
public System.bool WrapDateTimeFields {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members