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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph