View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ETF ETF is offline
external usenet poster
 
Posts: 2
Default Lost the menus on right mouse click

I have developed a form for data entry, and when the form is open the right
mouse click does not pop-up the regular choices of copy, paste etc.

I would like to be able to paste information onto my form from another
application using the mouse.

Is there a property I need to change on the form, or is there a code which
would enable the rigth mouse click popups?

Thanks