ComponentOne Input for WinForms
CurrentTimeZone Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : CurrentTimeZone Property
If True, the control’s stored Value is in current time zone; otherwise, the Value is adjusted to the time zone defined by the GMTOffset property
Syntax
'Declaration
 
Public Property CurrentTimeZone As System.Boolean
public System.bool CurrentTimeZone {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members