capturing click event

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joecx

    capturing click event

    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?
Working...