Documentation for this section has not yet been entered.
Use the WebControl.ToolTip property to specify the custom text that is displayed when the mouse pointer hovers over the Web server control.
This property is rendered for all browsers. However, only Microsoft Internet Explorer will display this property as a ToolTip. All other browsers will ignore this property.
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see System.ComponentModel.LocalizableAttribute and ASP.NET Globalization and Localization.