ImgControl_UpdateStateΒΆ

Update the state of a ImgControl form object.
ImgControl_UpdateState(controlName)
controlName Text The name of the ImgControl form object.

Update the state of the ImgControl named controlName for changes made “behind its back”.

If any changes are made to the plug-in area directly or to the image document currently assigned to the control and plug-in area, the ImgControl has to be notified. Call this method to let the control update the state of its internal parts.