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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CHANGE SHAPE OF CURSOR

Status
Not open for further replies.

regava

Programmer
May 24, 2001
152
0
0
US
Access 2003 - Currently the cursor in my application (MDB) is a very thin vertical line which is hard to visualized. Is there any way to change the shape to something else? May be a square, trinagle, and arrow or something that is easy to visualized. Any ehlp is appreciated. Have a wonderful day.
 
Have a look at the MousePointer property in the VBA help.

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
PH thank you for your help. Your answer help me with something else that I had in mind. However, I did not explain clearly what I wanted. He it is, I hope.
I have a form in this application that has several fields. When you tab from field to field there is a very thin vertical indicator to show where the next field is. This indicator is the one I would like to change to something else, if possible, so that the user can easily visualize where the next entry field is. Any help is appreciated. Have a wonderful day.
 
better you change the backcolor of the field when it has focus.

Zameer Abdulla
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top