Added overloaded Manage method to TMemoCaretPosDisplayMgr to be able to use the first child memo control of a given parent control. This was done to allow a memo control in a frame to be managed without calling code to have to know name of frame's memo control.
Modified TSnippetsEditorDlg to use this new method to handle caret position in snippet extra editor frame.