HI, i need disable drag & drop in memo fields, to users dont copy information, how to make this??
thanks
HI, i need disable drag & drop in memo fields, to users dont copy information, how to make this??
thanks
Norberto,
Have you tried to disable the control ?
oMemo:Disable()
Antonio, i want only view, scroll the text , but not copy, copy& past.
thanks
Try also the READONLY clause.
EMG
Antonio, Enrico, i try both, readonly dont work, when .f. works, but disable scrollbar too, i need disable only copy , but need scroll the memo with scrollbar.
any sugestions?
thanks
i can disable right click in memo?
sometime ago, READONLY clause works , disable drag & drop, but dont scrollbar , but in lasts versions of fwh reaonly dont disable drag $ drop.
norberto wrote:i can disable right click in memo?