Sets or retrieves the number of milliseconds that the balloon is visible. After the time has elapsed, the balloon will hide.
To prevent the balloon from automatically closing, specify the value 0. When the time elaspes, the balloon is only hidden. That means, any resources the balloon was using are still in memory. The client must close and release the balloon.
BalloonWindow Class | Rilling.Common.UI.Forms Namespace