To manipulate embedded or linked objects, the OLE Container control provides the following methods, in addition to the properties already mentioned. Create Embed This method creates an embedded object. It has the following syntax: CreateEmbed sourcedoc, class The sourcedoc argument is the filename of a document used as a template for the embedded object. To create a…