Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 4.9/5.0, builds 850-998 > 964 - 24 Aug 06 > Month Calendar Control

winstyle

Scroll Prev Top Next More

This parameter may be used to specify additional style options relating to the window wrapper for the control, as well as options specific to the calendar:

Option

Value

Description

MCS_DAYSTATE

&h0001

Enable day state highlighting (see below)

MCS_WEEKNUMBERS

&h0004

Show week numbers in calendar

MCS_NOTODAYCIRCLE

&h0008

Don't circle today's date

MCS_NOTODAY

&h0010

Don't show today's date at bottom of calendar

 

 

 

WS_BORDER

&h0800000

Put a thin border around it

WS_DLGFRAME

&h0400000

Put a dialog-style border around it

WS_CAPTION

&h0C00000

Add a title bar (allows dragging)

WS_SYSMENU

&h0080000

Add an X button (to close calendar)