![]() |
![]() ![]() ![]() |
acTrayIcon component as subproperty of Win2kInfoBalloon structure.
|
property Enabled: Boolean;
|
The Enabled property determines whether you would like to display the information balloon when the window is minimized to the system tray or not. Set Enabled to True if you would like to display the information balloon when the icon appears in the system tray, or False otherwise.
|
|
If you would like to show the balloon tooltip when the form is already minimized to the system tray use ShowInfoBalloon method.
|
ShowInfoBalloon method.
|