Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3458

Re: Disbling right click on form

$
0
0

Hi Mayank,

 

Yes, you need to capture the RightClick event with BeforeAction = true (before the event happens) and set the BubbleEvent = false. This will stop the right click event from being processed.

 

In any case that won't fix your issue by itself. The Copy and Remove are menus. So they can be invoked from the menu bar (I believe it's in the Data menu).

 

You can disable the menus for the form in question using form.EnableMenu("menuId", false); or in the form XML (if you are using XML to load the form).

 

 

 


Best regards,

Pedro Magueija


View Pedro Magueija's profile on LinkedIn


Viewing all articles
Browse latest Browse all 3458

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>