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
ToolTiptext on aTextBoxto specify input format requirementsDisplay connection status details when hovering over a
PictureBoxshowing Internet connectivity
Advanced
JavaScript Widget
Item
Description
Class name
"wisej.web.extender.ToolTip"
Source code
Last updated
Was this helpful?

