Allow the balloons to be bound to NotifyIcon
components. The problem with this is that there is no
easy way to locate the position of the icon in the
taskbar. This position is necessary to determine where
to anchor the balloon.
I have found a way to locate the notifyicon in the tray and the
next version should provide support for anchoring a balloon on
an icon. Right now you will only be able to anchor onto
actual NotifyIcon instances, not icons created by other
applications.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=836002
I have found a way to locate the notifyicon in the tray and the
next version should provide support for anchoring a balloon on
an icon. Right now you will only be able to anchor onto
actual NotifyIcon instances, not icons created by other
applications.