ToolTip
Represents a small rectangular pop-up window that displays a brief description of a control's purpose when the user rests the pointer on the control.
The Wisej.NET ToolTip
provides user hints when hovering over controls. Use it to explain control purposes or display runtime information. For example:
Set
ToolTip
text on aTextBox
to specify input format requirementsDisplay connection status details when hovering over a
PictureBox
showing Internet connectivity
Advanced
JavaScript Widget
Item
Description
Class name
"wisej.web.extender.ToolTip"
Source code
Last updated
Was this helpful?