C
Chris
Any help is appreciated...
I use WinXP, home, SP2, Windows Classic, Access 2007.
I have a subform where enabled, unlocked controls flicker when data (other
than default zero) is present. When disabled and locked no flicker.
I have found one VBA line that I can toggle to get the flicker. That line
is coded to a button that makes the subform visible and enables and unlocks
controls. All it does (my intent) is to make the value of a text box on the
parent form contain a 1 instead of default of 0.
If I comment the line....no flicker; as live code line I get the flicker.
Has anyone run across this? BTW, the mouse has no apparent effect.
I use WinXP, home, SP2, Windows Classic, Access 2007.
I have a subform where enabled, unlocked controls flicker when data (other
than default zero) is present. When disabled and locked no flicker.
I have found one VBA line that I can toggle to get the flicker. That line
is coded to a button that makes the subform visible and enables and unlocks
controls. All it does (my intent) is to make the value of a text box on the
parent form contain a 1 instead of default of 0.
If I comment the line....no flicker; as live code line I get the flicker.
Has anyone run across this? BTW, the mouse has no apparent effect.