ToolTip 属性用于设置或返回当鼠标悬浮在一个控件上时所显示的文本。


例如
<form runat="server">
<asp:Button />
</form>

相关文章: