I am trying to show a message when users click on a chart. The function ToolTip.Show(string text, IWin32Window window, int x, int y, int duration) is called.
The message has a couple hundreds characters. It is displayed in multiple lines, but some characters are lost at the right side of each line when they are shown up as the tooltip.
Did I miss any setting of ToolTip? Help me please!
Imported from legacy forums. Posted by Jerry (had 2633 views)