Deactivates the activated drawing and sets the input focus back to the text part that contains the drawing.

DeactivateItem()

public bool DeactivateItem();
Public Function DeactivateItem() As Boolean

Return Value

The return value is true, if a drawing has been deactivated. Otherwise it is false.