Month Calendar Control |
The month calendar control allows the user to select a date value for an attached Date type data source at print-time. If the data source is not set to Date, the month calendar control will be unavailable. Dates are selected via a calendar displayed on the data entry form.
The Month Calendar Control Properties dialog can be accessed in the following ways:
In the template design area, open the Properties dialog for the object whose data will be entered at print-time. On the Data Type tab of the Data Source property page, change the Type to Date. On the Transforms tab, select the icon next to Data Entry Control. In the Data Entry Control dialog, select or create a month calendar control. Click Properties to open the Month Calendar Control Properties dialog.
When designing the Data Entry Form, select the desired month calendar control. Double-click on the month calendar control to open the Month Calendar Control Properties dialog. Alternatively, you can open the context menu and select Properties.
The Month Calendar property page allows you to configure the appearance of the calendar control.
Appearance
Show today. When enabled, displays the current date at the top of the calendar on the data entry form.
Show week numbers. When enabled, displays week numbers on the left side of the calendar on the data entry form.
Week Number Rule. Determines how the week number is calculated. Select Use Windows Setting to calculate the week number based on your system configuration.
Related Topics