Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Control Tip on Record Selector Command Button Flickers

Status
Not open for further replies.

Tigerlili3

Technical User
Apr 23, 2004
98
US
I have a subform that has command buttons for going to the first record, previous record, next record, and last record. Each of these command buttons has a control tip. When the mouse hovers over any of these controls, the control tip flickers repeatedly--so quickly that it is a blur. If you look very closely, you can read the text through the flashing. Does anyone know what could be causing this? Is there any way to get this to stop?
 
Do you have code running in the MouseMove event? Is your form running a timer?

Ken S.
 
Thanks for responding so quickly.

There is not code in the MouseMove event and the form is not running on a timer.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top