J
Jay
Hi all -
Is there a way to programmatically trigger a MouseDown (or other) event so
that a control's MouseDown event procedure runs without actually clicking the
control?
I have a MouseDown event for a checkbox that works properly, but I need to
trigger it from code under certain circumstances. If it can be triggered
programmatically, there would be no need to write redundant VBA code.
Thanks in advance,
Jay
Is there a way to programmatically trigger a MouseDown (or other) event so
that a control's MouseDown event procedure runs without actually clicking the
control?
I have a MouseDown event for a checkbox that works properly, but I need to
trigger it from code under certain circumstances. If it can be triggered
programmatically, there would be no need to write redundant VBA code.
Thanks in advance,
Jay