Is there a method of disabling the functionality in the form designer,
where double clicking on an object creates the code to handle an event?
(e.g. double clicking on a button creates a buttonClick event handler)
I'm finding it is too easy to accidentally cause this to happen (it
seems to happen even with a single click on some occassions), and is
really slowing me down with a project I'm working on.
I've looked in the form editor options, but can't see anything. Has
anyone found a way of doing this?
|