Form weirdness

A

antgel

Hi all,

A form has been working great for months. But suddenly, clicking any button
gives:
The expression On Click you entered as the event property setting produced
the following error: Wrong number of arguments or invalid property
assignment.

Also, the Form_Load method isn't getting called. I know as I put a
breakpoint in.

Any ideas? I've done a Compact And Repair with no difference.

A
 
A

antgel

Sorted it - copied and pasted the form to a new one, and now it works.
Don't know why though...

A
 
Top