asp.net.ph

TreeNode.ImageToolTip Property

System.Web.UI.TreeNodes Namespace   TreeNode Class


.NET Framework version 2.0

Sets or retrieves the ToolTip for the image that is displayed for a TreeNode.

Syntax


Inline <asp:treenode imagetooltip = strText ... >
Script TreeNode.ImageToolTip [ = strText ]

Property Value


strText String representing the ToolTip for the image displayed for a TreeNode.

This property is read/write with no default value.

Remarks

Use the ImageToolTip property to specify a ToolTip for the image displayed for a TreeNode in a TreeView control. The text that you specify provides Assistive Technology devices with a description of the image that can be used to make the control more accessible.

Microsoft® Internet Explorer® renders the ImageToolTip when the user hovers the mouse over the image displayed for the current node.

See Also

TreeNode Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note