Print Page | Close Window

How to get notification of the user click

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=3286
Printed Date: 09 November 2025 at 1:20pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to get notification of the user click
Posted By: jigarmehtamscit
Subject: How to get notification of the user click
Date Posted: 26 November 2005 at 1:02pm
Hi,

    I am using trayIcon object to show the balloon tooltip.. Now, i want to get notification to the click on the balloon tip by the user and want to carry out some task on that.. So, how to do that.. ??

My coding for showing balloon tip is as below,

m_TrayIcon.ShowBalloonTip("Body..", "Title Text", NIIF_INFO);

Thx


-------------
Regards,
Jigar Mehta



Replies:
Posted By: Oleg
Date Posted: 27 November 2005 at 3:59am

LRESULT CMainFrame::OnTrayIconNotify(WPARAM /*wParam*/, LPARAM lParam)

+

case NIN_BALLOONUSERCLICK

 

Please see our samples.

 



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net