SetDay()

Sets the first day of the week, or which day of the week will be the first column of the month control.

Token ID

AFTKN_SET_DAY or 869

Syntax

VOID SetDay( ENUM FirstDayOfWeek)

Parameters

FirstDayofWeek As ENUM

Specifies the first day of the week:

5

Friday

1

Monday

6

Saturday

0

Sunday

4

Thursday

2

Tuesday

3

Wednesday