DynPicture.Enable



Enable() As Boolean
ED
avaliable
RT
avaliable

Remarks

This property de/activates the current picture. Usually this property returns True, i.e. operation of the picture is allowed.

If this property returns False, the picture is deactivated. In this case the elements of the picture cannot be operated, e.g. clicking on dynamic elements.
The picture stays inactive, until this property is set back to True.

Hint: Reopening the picture does not change this setting.

See Also

DynPicture