Displays a balloon notification tip within the specified TextBox.
[Visual Basic] Overloads Public Shared Sub ShowNotifyTip( _ ByVal textBox As TextBox, _ ByVal text As String, _ ByVal title As String, _ ByVal icon As VisualTipNotifyIcon, _ ByVal charIndex As Integer _ )