ComponentOne Input for WinForms
DaylightTimeAdjustment Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : DaylightTimeAdjustment Property
The value specified in the GMTOffset property can be advanced or set back due to daylight-saving time changes. Default: NoAdjustments.
Syntax
'Declaration
 
Public Property DaylightTimeAdjustment As DaylightTimeAdjustmentEnum
public DaylightTimeAdjustmentEnum DaylightTimeAdjustment {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members