Using Month Calendar Controls
This section provides information and example code for implementing month calendar controls.
In this section
Topic | Description |
---|---|
How to Create a Month Calendar Control |
This topic demonstrates how to dynamically create a month calendar control by using the CreateWindowEx function. |
How to Set Day States |
This topic demonstrates how to set day state information. The month calendar control uses day state information to determine how it draws specific days within the control. |