BCGSoft.ControlBars Namespace : MONTH_FORMAT Enumeration |
'Declaration Public Enum MONTH_FORMAT Inherits System.Enum
'Usage Dim instance As MONTH_FORMAT
public enum MONTH_FORMAT : System.Enum
__value public enum MONTH_FORMAT : public System.Enum
public enum class MONTH_FORMAT : public System.Enum
Member | Description |
---|---|
FORMAT_LONG | The month value is displayed as text. |
FORMAT_NUMERIC | The month value is displayed as number. |
FORMAT_SHORT | The month value is displayed as abbreviated text. |
System.Object
System.ValueType
System.Enum
BCGSoft.ControlBars.MONTH_FORMAT
Target Platforms: 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