HideToolTip
隐藏此控件的提示信息。
示例
Dim txt As WinForm.TextBox = e.Form.Controls("TextBox1") txt.HideToolTip()