Displays a balloon notification tip for the specified Control 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, _ ByVal exclude As Rectangle _ )