How can you disable copying from form using CTRL + C or menu (Edit -> Copy)?
It's quite easy!On the form you can override copy() method in following way: