I'm not sure this thread really belongs in C#, perhaps Visual Studio?
That said, does any one have an advanced tooltip control they are using in Windows Forms that you like and can recommend? The reason for C# is this is the language I am developing in. Clearly being .NET, such a control would not be specific to this language. An example of what I mean by "advanced" is the project "tooltips.net" found here: http://www.tooltips.net
This particular tooltip project has some real nice features, yet concerns me about future stability in a commercial project. I'm seeing similar features (HTML editing) yet with Microsoft IDE intellisense features (+ tree view with ability to added links for more information.
Thanks,
Dave