Avatar

Level 10

Have you considered issuing a message box warning (with "Yes" and "No" responses) upon exit when the user resets/clears the signature text? If they clear the field and answer "Yes", reset all the form fields.

Additionally, try using a radio button with a 'solid square' appearance. The radio button event model works differently from a check box for enter events, where focus is brought by tab focus versus mouse focus.

Steve