Duplicate base control

The duplicate base control displays the ID of the record of which this record is a duplicate. This control is a special type of text box control because you cannot associate a field with it. Instead, the contents of this control are updated when this record is marked a duplicate of another record.

When creating this control, you need to make the control only large enough to hold a single record ID string. A record can be a duplicate of only one other record.

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

General page

The following tables 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.