i am using vb6
i want to restirct user to close a form if it has a blank field
for e-g if user did not write name is the box and he tries to close
the form by clicking on the croos button at top right it will be promte
to write name
i konw coding but i want to knowwhere we had to write this code
at unload event of form or teminate or some other
i want to restirct user to close a form if it has a blank field
for e-g if user did not write name is the box and he tries to close
the form by clicking on the croos button at top right it will be promte
to write name
i konw coding but i want to knowwhere we had to write this code
at unload event of form or teminate or some other
Comment