public override void Connect()
 {
     balloonWindow = (SWF.NotifyIcon.BalloonWindow)Provider.Control;
 }
		public override void Connect ()
		{
			balloonWindow = (SWF.NotifyIcon.BalloonWindow)Provider.Control;
		}