Share via

Label With Hyperlink Hand on Cursor On Hover??

Anonymous
2015-01-15T17:21:40+00:00

I have set a command button without a caption and the Cursor on Hover to Hyperlink hand.

I then associated a label with the command button.

The cursor changes to a hyperlink hand when I go over the label?.

Is this normal?

Is there a way to keep the association and not have the hyperlink hand over the label?

James

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2015-01-16T20:49:38+00:00

Tom

In some of my 2003 MDEs, I use the MouseMove for a command button to highlight the associated label. That's now standard in 2010. one of the cool things about associating a label with a button is that you can click on either one and it will fire the OnClick of the button.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

Answer accepted by question author

Tom van Stiphout 40,211 Reputation points MVP Volunteer Moderator
2015-01-16T05:09:39+00:00

Sure: don't associate the label. Let it float on its own.

I learned something new today, that you can associate a label with a button. Not sure of the use case for that though.

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2015-01-17T00:03:47+00:00

    I noticed that.

    When I click the label it runs the On Click of the button.

    Might want to keep the association.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-01-16T20:10:18+00:00

    I unassociated the button with the label.

    Thanks,

    James

    Was this answer helpful?

    0 comments No comments