ActiveX Edit->Copy not supported by this control

<< Click to Display Table of Contents >>

Navigation:  ActiveX Controls >

ActiveX Edit->Copy not supported by this control

Previous pageReturn to chapter overviewNext page

 

E12331 Edit->Copy failed with error 'No such interface supported':

 

ax_E12331

 

This error will occur if the ActiveX control itself doesn't support the actions 'Copy' or 'Cut' from the Edit menu.

 

To make a copy of this control it is necessary to create another instance of it.

 

To delete this control please use Edit->Delete instead of Edit->Cut.

 

See also:

ActiveX Overview

ActiveX - Steps to add an ActiveX Control