fishysheep
Programmer
please to help with this - thank you.
want to write my own event handler (only one) for ALL command buttons on my form.
in gen decs I have written
private sub myclick() handles vb.commandbutton.click
but it gives back error.
many thanks for all the help
want to write my own event handler (only one) for ALL command buttons on my form.
in gen decs I have written
private sub myclick() handles vb.commandbutton.click
but it gives back error.
many thanks for all the help