|
-
Jan 21st, 2000, 06:45 AM
#1
Thread Starter
Addicted Member
Does anyone know how to disable items in a control's system menu (the popup menu that shows when you right click on it, eg. a TextBox's menu has items like Paste and Undo)?
I tried using GetSystemMenu and then GetSubMenu from there, but there where no handles to sub-menus in there. So I don't know where to look for the popup menu!
What I'm trying to do is disable (or delete) the Paste command from there. Any help is greatly appreciated.
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
|