Results 1 to 2 of 2

Thread: Diable the default popupmenu

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 1999
    Location
    India
    Posts
    33

    Post


    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

    ------------------

  2. #2
    Lively Member Ishamel's Avatar
    Join Date
    Nov 1999
    Location
    Edinburgh, Scotland
    Posts
    112

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width