|
Context Tooltip
The Context Tooltip displays an annotation, with helpful information, when the mouse is hovered over a word in the EditControl. This feature is modeled on the Quick Info intellisense feature in Visual Studio. Whenever the mouse is hovered over a word, the Context Tooltip gets updated and if some text information is provided, it is displayed as a tooltip.
Context Tooltip in the EditControl
The tooltip can be displayed with a time delay, on mouse hover.
|
|
|
|