Farpoint spreadsheet - disable cell right click menu

1.9k Views Asked by At

I'm using Farpoint Spreadsheet for WinForms with C#. How can I disable the "context menu" displayed when right-clicking over a cell that is being edited?

1

There are 1 best solutions below

0
On

set AutoClipboard property of fpspread component to false