Display the property sheet by selecting the object and clicking Properties on the toolbar. For sections and controls, you can right-click the section or control and then click Properties on the shortcut menu.
Click the property for which you want to set the value, and then do one of the following:
In the property box, type the appropriate setting or expression.
If the property box contains an arrow, click the arrow and then click a value in the list.
If the property sheet is blank or if you don't see the properties you expect in the property sheet, see Troubleshoot property sheets.
Tips
Microsoft Access provides a Zoom box for typing and viewing expressions or other long property settings. To display the Zoom box, click a property box in the property sheet. Then press SHIFT+F2, or right-click and then click Zoom on the shortcut menu.
The property settings of a bound control might not match the corresponding settings in the field in the underlying table, query, or view to which the control is bound. If the settings are different, the form or report settings typically override those in the table, query, or view. For more information about how properties are inherited, see How control properties relate to properties in their underlying fields.