473,413 Members | 1,679 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

Access Switchboard cursor

4
Can I change the cursor for a switchboard in access 2000 into a finger when I point at a button.
Mar 7 '08 #1
6 3678
FishVal
2,653 Expert 2GB
Hi, there.

You definitely should take a look at Using the MouseMove Property tutorial.

Best regards,
Fish
Mar 7 '08 #2
changing the cursor to a hand is a messy business, why I do not know... (used for hyperlinks?)

from ms access 97 vba help... MousePointer Property

The setting for the MousePointer property is an Integer value representing one of the following pointers.

Setting Description
0 (Default) The shape is determined by Microsoft Access
1 Normal Select (Arrow)
3 Text Select (I-Beam)
7 Vertical Resize (Size N, S)
9 Horizontal Resize (Size E, W)
11 Busy (Hourglass)
Note Setting the MousePointer property to an integer other than one that appears in the preceding table will cause the property to be set to 0

Fishvals suggestion is much easier to implement

anyway might be worth a look for ideas @ http://forums.devx.com/archive/index.php/t-99286.html
Mar 7 '08 #3
FishVal
2,653 Expert 2GB
As an additional option you may use MSForms.CommandButton ActiveX control which has MousePointer property to change mouse pointer shape automatically, though ActiveX is generally considered to be troublesome as for availability and compatibility of correspondent ocx library.

Regards,
Fish
Mar 7 '08 #4
missinglinq
3,532 Expert 2GB
Shame on you, Fish! Recommending an ActiveX Control! Go stand in the corner!

Linq ;0)>
Mar 7 '08 #5
db5pta
4
Gracias people. So the answer is there is no easy fix to put a finger instead of a mouse. By the way just to make life hellish, I'm using access 2003.

Ha Ha, I know. Old an all tha.

Cheers.
Mar 7 '08 #6
Megalog
378 Expert 256MB
Just an FYI, in Access 2007 buttons have a 'Cursor on Hover' property, that can be set to 'default' or 'Hyperlink hand'.
Mar 7 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: Mark | last post by:
I am looking for a switchboard creator alternative for my MDB. Can anyone help me? Thanks for your help, Mark
2
by: Dannic | last post by:
Here is the application. Its a simple application really. I have a db created in Access 2000 which opens to a switchboard created by the switchboard manager. Now the problem. This only works...
2
by: Dejan M. | last post by:
Can you help me? I have 9 forms in the base. 2 forms are opening as single and 7 as datasheet. Thats OK, but when I used Switchboard manager, with him all of my forms are opened as single. How can...
4
by: Rampar | last post by:
I did some customizing on my switchboard (changing colors and adding graphics) to make it more appealing. I tried to add another item, and it told me that 8 was the limit. Fine. I deleted one...
6
by: Decreenisi | last post by:
Is it posible to get Access to open with the switchboard opening in maximised view ?
2
by: ghadley_00 | last post by:
Hi, Is there a way to have the labels in a MS access database switchboard dynamically generated based on values in a table? I have a table of items (let's call it table Main) , each of which is...
2
by: CindyP | last post by:
I'm creating a Switchboard in Access 2007 and one command is to close Switchboard and exit Access. I've created a group macro to encompass two other command button. The other two buttons works...
2
by: Earl Anderson | last post by:
In Acc2003, I have a situation in which I have a main switchboard and upon pressing one of its buttons , takes the user to another sub hierarchical switchboard. Pressing one of these buttons could...
5
by: SUSAN MALAN | last post by:
I have created a Database in Access 2003 and have now downloaded 2007. I have tried converting it in several ways. I have opened my previous Database and saved it as a 2007 verion -No success, I have...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.