J
Justin
I have a simple VB form with many controls. When user add/modify a
record....if the user click the form close button...system should show a
messagebox that "something is modified. Do you really want to close?"
Instead of writing code in each and every control on the form....is there
any betterway (may be at form-level) to identify that user has modified
"somewhere" in the form?
Thanks in advance
J Justin
record....if the user click the form close button...system should show a
messagebox that "something is modified. Do you really want to close?"
Instead of writing code in each and every control on the form....is there
any betterway (may be at form-level) to identify that user has modified
"somewhere" in the form?
Thanks in advance
J Justin