Displays a balloon notification tip for the specified Control in the default location, and using the default display options.
[Visual Basic] Overloads Public Shared Sub ShowNotifyTip( _ ByVal control As Control, _ ByVal text As String, _ ByVal title As String, _ ByVal icon As VisualTipNotifyIcon _ )