System.Windows.Forms.Day Enumeration

Specifies the day of the week.

Syntax

public enum Day

Remarks

This class is used by System.Windows.Forms.MonthCalendar.

Members

Member NameDescription
Default

A default day of the week specified by the application.

Friday

The day Friday.

Monday

The day Monday.

Saturday

The day Saturday.

Sunday

The day Sunday.

Thursday

The day Thursday.

Tuesday

The day Tuesday.

Wednesday

The day Wednesday.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0