internal void RemoveOverlay(Control messageOverlayContent)
 {
     textEditorImpl.RemoveOverlay(messageOverlayContent);
 }