BCGSoft.ControlBars Namespace > ToolbarDateTimeControl Class : MonthFormat Property |
'Declaration Public Property MonthFormat As MONTH_FORMAT
'Usage Dim instance As ToolbarDateTimeControl Dim value As MONTH_FORMAT instance.MonthFormat = value value = instance.MonthFormat
public MONTH_FORMAT MonthFormat {get; set;}
public: __property MONTH_FORMAT get_MonthFormat(); public: __property void set_MonthFormat( MONTH_FORMAT value );
public: property MONTH_FORMAT MonthFormat { MONTH_FORMAT get(); void set ( MONTH_FORMAT value); }
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