I saw this question: Change winform ToolTip backcolor but the top answer solution did not work...
I set isBalloon = true
, is that the problem? How can I still change the BackColor
?
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
The trick is to modify the DrawToolTopEventArgs in the OnDraw method. Take a look at this post on MSDN forums: http://social.msdn.microsoft.com/Forums/en/csharpgeneral/thread/77cf51ac-1c52-4f2e-8ab8-42c4ba864b7d