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 a TextBox to specify input format requirements

  • Display connection status details when hovering over a PictureBox showing Internet connectivity

For a full list of properties, methods and events see the API documentation.

Advanced

JavaScript Widget

Item
Description

Class name

"wisej.web.extender.ToolTip"

Last updated

Was this helpful?