Page 241 - Computer - 10(A&B)
P. 241
Form Controls Toolbar
The Form Controls toolbar contains various tools for adding or modifying controls on the form. With the help of
this toolbar, you can add various components such as a calendar to the date field, adding labels, etc.
Adding a Calendar to the Date Field
To add a calendar control to the date field in a form, follow the given steps:
Step 1: Go to the Controls toolbar. If the Controls toolbar is not visible, you can enable it by selecting View >
Toolbars > Form Controls.
Step 2: In the Controls toolbar, look for the Date/Time control. Click on it to select it.
Step 3: Click and drag the mouse in the form where you want to insert the calendar. Right-click on the added
Date/Time control and select Control Properties. The Properties: Date Field dialog box appears.
Step 4: Scroll down and set the Dropdown property to Yes.
Step 5: Once you’ve added the calendar control and set the properties, save the form.
123