public enum ENDateTimeBoxMode : System.Enum
public enum ENDateTimeBoxMode : System.Enum
Member | Description |
---|---|
Date | Shows a calendar for picking a date. |
DateAndTime | Shows a calendar and 3 numeric up/downs for picking time. |
MonthAndYear | Shows a combo box for selecting a month and a numeric up/down for selecting an year. |
Time | Shows 3 numeric up/downs for picking hours, minutes and seconds. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENDateTimeBoxMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)