Results 1 to 2 of 2
  1. #1
    Lukael is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2013
    Posts
    239

    O Mouse_Move event - prevent flickering or run code only once ??

    Hi,



    I have code for Mouse_Move event that unhides CmdButtons. Code must perfom once, then It shouldn't anymore when I move mouse again - because It starts flickering. But when I move to another CmdButton and back to first one, code should run again - only once.

    Any way to set mouse_move event ONCE only ?

  2. #2
    Lukael is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2013
    Posts
    239
    figured out, If statement does the trick, just needed to check whether controls are allready unhided.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 04-11-2015, 03:54 AM
  2. Replies: 5
    Last Post: 06-23-2014, 08:54 AM
  3. Replies: 7
    Last Post: 05-28-2013, 09:11 AM
  4. Problem with code to prevent duplicate entries
    By ResearchRN in forum Programming
    Replies: 5
    Last Post: 11-08-2011, 12:12 PM
  5. On Mouse Move, Flickering
    By 95DSM in forum Programming
    Replies: 1
    Last Post: 01-04-2011, 08:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums