Time Picker Control |
The time picker control allows the user to specify a time value on the data entry form. If the data source is not set to Time, the time picker control will be unavailable. Times can be selected using the buttons or entered manually using the keyboard.
The Time Picker 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 Time. On the Transforms tab, select the icon next to Data Entry Control. In the Data Entry Control dialog, select or create a time picker control. Click Properties to open the Time Picker Control Properties dialog.
When designing the Data Entry Form, select the desired time picker control. Double-click on the time picker control to open the Time Picker Control Properties dialog. Alternatively, you can open the context menu and select Properties.
The Time Picker property page allows you to define the formatting of the time selected at print-time.
Time Format
Use time format from data source. When selected, formats the time as defined on the Data Type tab of the linked data source.
Data Source Properties. Opens the Data Source Properties dialog for the linked data source.
Specify time format. When selected, formats the time entered at print-time as specified in the Format control.
Format. Lists the available time formatting options for your system configuration.
Related Topics