The new control called Attachment,
shown in the design view of the report in Figure 28, is a new object. You can
drag and drop this control on to a design like any other control.
Figure 28

Once on the form you can use the control programmatically as
shown in Figure 29. You may refer to the Attachment
object as shown here where Attachment0 is an
instantiation of the Attachment object. You can write code to its properties,
methods and the events.
Figure 29
