Jamie, I mainly use Application.OnHint to do something in addition to the built-in hint, like display the Hint in the StatusBar.
Try using the Control.Hint property, but set the Hint property at runtime in your code and insert a #10 whereever you want a line break. Glenn Lawler www.incodesystems.com

