|
-
September 23rd, 1999, 12:54 AM
#1
Context Menu
When I right click on a maskedit box, windows default popup menu (Cut/Copy/Paste/Undo/Select All) is displayed. I want to disablel this popup menu. I know that this can be done if I invoke another user made dummy menu. But I don't want any kind of menus.
Software Engineer
Bangalore
-
September 29th, 1999, 03:54 AM
#2
Re: Context Menu
Use the SetWindowLong to trap the events and in u'r function see for WM_RightButtonDn to take any action.
Software Engineer
Bangalore
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
|