'Declaration Public Enum AutoFillTime Inherits System.Enum
public enum AutoFillTime : System.Enum
Member | Description |
---|---|
CurrentTime | The placeholders which represent the time components of the value are automatically filled in with the current time when the value is validated, so that the user does not have to complete the time portion of the value in order to pass validation. |
Midnight | The placeholders which represent the time components of the value are automatically filled in with a value of 12AM when the value is validated, so that the user does not have to complete the time portion of the value in order to pass validation. |
None | The placeholders which represent the time components of the value are not automatically filled in when the value is validated. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2