|
-
Nov 9th, 1999, 04:12 AM
#1
Thread Starter
New Member
I found an artical to allow me to add an icon and to recognize the right and lefts click events. I would like to find out if there is an artical or how to add a menu to the right click as well. For example, when my user right clicks the icon in the tray a menu pops up stating close program, properties, etc.
-
Nov 9th, 1999, 04:26 AM
#2
Guru
I THINK I know what article you're talking about...
Use this:
If X = WM_RBUTTONUP Then PopupMenu mnuFile
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879
-
Nov 9th, 1999, 10:59 PM
#3
Thread Starter
New Member
Thank you, it works great!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|