M
m rafala
In a Word 2000 macro, I've got a non-modal form. When the user clicks out
side the form (form loses focus), I'd like an event to fire that makes
changes to the form. I thought Userform_Deactivate would take care of this,
but it doesn't do anything. Nor does Userform_LostFocus (which isn't a real
event, as far as I can tell).
How can I get the behavior I want?
side the form (form loses focus), I'd like an event to fire that makes
changes to the form. I thought Userform_Deactivate would take care of this,
but it doesn't do anything. Nor does Userform_LostFocus (which isn't a real
event, as far as I can tell).
How can I get the behavior I want?