Deactivates the activated drawing and sets the input focus back to the text part that contains the drawing.
public bool DeactivateItem();
Public Function DeactivateItem() As Boolean
The return value is true, if a drawing has been deactivated. Otherwise it is false.