I am capturing the click event using Overrides OnClick.
This captures the click event in the open or unused areas of the form, but
it doesn't capture the click event in the textboxes etc. Do I have to
program each text box to capture the click event or is there a way to capture
all mouse events regardless of whether you click in the form or controls?
This captures the click event in the open or unused areas of the form, but
it doesn't capture the click event in the textboxes etc. Do I have to
program each text box to capture the click event or is there a way to capture
all mouse events regardless of whether you click in the form or controls?