MouseMove

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jollywg
    New Member
    • Mar 2008
    • 158

    MouseMove

    I have a label associated with a command button and when i move the mouse my screen constantly repaints which causes my application to flicker. Is there any way to stop this flickering. It's really no big deal, but it's gonna drive me up the wall!

    Thanks for any help!
  • missinglinq
    Recognized Expert Specialist
    • Nov 2006
    • 3533

    #2
    Sounds similar to the problem Allen Browne discuses here:

    Explains a problem in Microsoft Access 2003, where forms flicker as the mouse moves over them. Contains code to work around this issue.


    Linq ;0)>

    Comment

    • Jollywg
      New Member
      • Mar 2008
      • 158

      #3
      Originally posted by missinglinq
      Sounds similar to the problem Allen Browne discuses here:

      Explains a problem in Microsoft Access 2003, where forms flicker as the mouse moves over them. Contains code to work around this issue.


      Linq ;0)>
      Thanks! That worked!

      Comment

      • missinglinq
        Recognized Expert Specialist
        • Nov 2006
        • 3533

        #4
        Glad we could help!

        Linq ;0)>

        Comment

        Working...