D
Dean Slindee
Just wondering: why the need to drop the Handles delegate clause when a
control that already has event code is cut/pasted in the form designer.
Maybe there's a good reason, but it seems like overkill to me. Why not just
let the delegate remain, and then let it be subject to a syntax error after
a paste (or if the paste does not happen)? If the rest of the code stays,
why not the delegate too?
Thanks for the insight.
Dean Slindee
control that already has event code is cut/pasted in the form designer.
Maybe there's a good reason, but it seems like overkill to me. Why not just
let the delegate remain, and then let it be subject to a syntax error after
a paste (or if the paste does not happen)? If the rest of the code stays,
why not the delegate too?
Thanks for the insight.
Dean Slindee