T
Techno_Dex
Does anyone know how to generate a multi line ToolTip using the ToolTip
class? I have tried using the newline (\n using C#) in the text but that
displays the \n in the text when the tooltip displays. I've looked at the
OwnerDrawn option, but it appears most of the params are read only instead
of being set. I'm hoping not to have to go down to the WinAPI level with
the IWin32Window Handle... Any suggestions?
class? I have tried using the newline (\n using C#) in the text but that
displays the \n in the text when the tooltip displays. I've looked at the
OwnerDrawn option, but it appears most of the params are read only instead
of being set. I'm hoping not to have to go down to the WinAPI level with
the IWin32Window Handle... Any suggestions?