|
-
Feb 16th, 2000, 04:52 PM
#1
Thread Starter
Member
I have made a menu with the name mnuformat and it
is having three submenus mnublue, mnured,mnublack.
The visible property is false.
I am having two text boxes on the form. I want that
when I right click on the textbox it should show
me this menu.
I am using the code
if button=vbrightbutton then
me.popupmenu frmforamt
end if
Now when I right click on the text box, first it shows me the default popup menu containing the cut, copy and paste options and then it shows me my menu.
Can any one tell how to disable the default menu.
Pl email me at [email protected]
Thanks
------------------
-
Feb 16th, 2000, 07:40 PM
#2
Lively Member
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
|