Results 1 to 7 of 7

Thread: [RESOLVED] How to Inhibit Mouse Click Action?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2006
    Posts
    403

    Resolved [RESOLVED] How to Inhibit Mouse Click Action?

    I fear that there will be a VERY simple answer to this question, but have not managed to find it on this or many other sites.

    My program calls up some quite lenghy sub routines, which take several minutes to complete. In the meantime an impatient user could be clicking on things in the form and cause the program subsequently to malfunction.

    The need is for a statement which, at the start of a routine, inhibits any effect of the mouse and a corresponding statement at the end of the routine which re-enables the mouse. It would not matter if mouse movement were still possible, so long as mouse clicks are ignored.

    Bet the answer to this is absolutely fundamental, but I have failed to find it, and so request your patient assistance.

    camoore

    Wales, UK
    Last edited by camoore; Sep 26th, 2011 at 08:44 PM. Reason: Typo

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width