This class provides a ToolTip at the cursor location based on mouse hover events on the watched child views. It is wraps the WinForms ToolTip class and provides some added benefits, like being able to monitor multiple child views, and being able to Start() the tip operation based on some other event, (like list box selection changed) and word wrapping of the tooltip text string.