Flickering screen

Bee

Registered User.
Local time
Today, 06:21
Joined
Aug 1, 2006
Messages
487
Hi,

I used a tab control in a form. However, when I move the mouse over the form, the form flickers.

Has anyone ever experienced the same problem?

Thank you,
B
 
Hi Bee,

I think there are a number of threads on this subject or very similar problems and a few different solutions. Search for 'flickering' and variations on that theme.

In my case, the flickering was related to the labels of a control. I deleted some 'mouse move' event code. From memory, I think the size of my background picture was having an impact on the issue.

Not much of an answer but I hope it points you towards a solution. :)
 
Bee said:
Hi,

I used a tab control in a form. However, when I move the mouse over the form, the form flickers.

Has anyone ever experienced the same problem?

Thank you,
B

This is a well-known problem with unassociated labels in Access 2003. Allen Browne has an article on it with a possible solution:

http://allenbrowne.com/ser-46.html

SHADOW
 

Users who are viewing this thread

Back
Top Bottom