1:在界面上拖放一个NotifyIcon2:在需要提示的时候用NotifyIcon.ShowBalloonTip(1, "Balloon message", "Welcome a balloon message displayed", ToolTipIcon.Info);