BalloonTip on systray
-
Hi all... I need to associate a balloon tip to an icon on the system tray.. I have generated the icon and tooltip associated to it... But, I do not know how to associate the balloon tip...The balloon tip appears some where on the top left corner of the screen... How do I ASSOCIATE TO THE SYSTEM TRAY ICON... Code: Show( msg , _T("Server Performance Monitor"),lpPoint, m_hIcon); Thank u...
-
Hi all... I need to associate a balloon tip to an icon on the system tray.. I have generated the icon and tooltip associated to it... But, I do not know how to associate the balloon tip...The balloon tip appears some where on the top left corner of the screen... How do I ASSOCIATE TO THE SYSTEM TRAY ICON... Code: Show( msg , _T("Server Performance Monitor"),lpPoint, m_hIcon); Thank u...
-
Thank u ... Will Try and let u know....
-
Hi all... I need to associate a balloon tip to an icon on the system tray.. I have generated the icon and tooltip associated to it... But, I do not know how to associate the balloon tip...The balloon tip appears some where on the top left corner of the screen... How do I ASSOCIATE TO THE SYSTEM TRAY ICON... Code: Show( msg , _T("Server Performance Monitor"),lpPoint, m_hIcon); Thank u...
See An Alternative Implementation of the NotifyIcon Class[^].
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
See An Alternative Implementation of the NotifyIcon Class[^].
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
Thank u...If the code is in VC++ it would be more helpful..