Duplicate dependents control

The duplicate dependents control displays the IDs of any records that are duplicates of this record. This control is a special type of list-box control because you cannot associate a field with the control. Instead, the contents of this control are updated when one or more records are duplicates of this record.

Because a record may have more than one duplicate, adjust the size of this control appropriately for your form. If there are more duplicates than can be displayed at one time, a scroll bar is included so that you can scroll through the list.

The property sheet for a duplicate dependents control has one page: General.

General page

The following table lists the properties for the General page.

Property
Description
Field Name
Select the field to associate with the control.
Label
Enter a label for the control. By default, the label is the name of the selected field.
X
The horizontal starting point of the control in pixels.
Y
The vertical starting point of the control in pixels.
Width
The width of the control in pixels.
Height
The height of the control in pixels.