![]() |
How to get single click notification ? |
Post Reply
|
| Author | |
jigarmehtamscit
Groupie
Joined: 29 October 2005 Location: India Status: Offline Points: 64 |
Post Options
Thanks(0)
Quote Reply
Topic: How to get single click notification ?Posted: 26 November 2005 at 3:01pm |
|
Hi,
How to get the notification to the single click on the m_TrayIcon control ? I want single click on my application should restore the window of the application.. So, how to get the notification to the single click on that icon ? We can by default get DEFAULT action when double clicking on the tray icon.. But any way to get the single click notification ?? |
|
|
Regards,
Jigar Mehta |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 November 2005 at 3:53am |
|
Hi, Did you try LRESULT CMainFrame::OnTrayIconNotify(WPARAM /*wParam*/, LPARAM lParam) with lParam == WM_LBUTTONUP ? |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |