ImgControl_PluginAreaEventΒΆ

Pass plug-in area events to a ImgControl form object.
ImgControl_PluginAreaEvent(controlName)
controlName Text The name of the ImgControl form object.

Pass plug-in area events to the ImgControl form object named controlName.

The ImgControl object has to be notified of plug-in area events coming from the attached plug-in area. This method must be called from the object method of the plug-in area during the On Plug in Area event.