<html> <head> <title></title> <link rel="Stylesheet" href="property:Html_Demo.Bridge.StyleSheet" /> </head> <body> <h1>HtmlToolTip</h1> <blockquote> <p><code>System.Windows.Forms.HtmlToolTip</code></p> <p>Inherits directly from System.Windows.Forms.ToolTip, the only difference is that the ToolTip text will be interpreted as HTML. All HTML Renderer Rules apply.</p> <p>Try the <a href="method:Html_Demo.Bridge.ShowSampleForm">Sample Form</a> and place the mouse over the button to change the ToolTip of the button.</p> <hr /> <p class="htmltooltipbackground" style="padding:2em; width:150px">All Tool tips are wrapped in a TABLE with the style of this paragraph</p> </blockquote> </body> </html>
By viewing downloads associated with this article you agree to the Terms of use and the article's licence.
If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.
This article, along with any associated source code and files, is licensed under The BSD License
The Next Version of Android - Some of What's Coming