473,508 Members | 2,445 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Buttons

Okay,

I have some buttons (images) that I got from (FREE) www.freebutton.com and
OTHER free places. I put them on my switchboard to make the appearance better
(it looks great!). Next to the button, I have the name of the form (i.e.
expenses), but what i want to do is make it even easier for the user.

Is there a way that when they move their mouse over the button (image), it
will activate is with a hand to let the user know that the button is alive?
You know kind of like when you stroll your mouse over a link on a website, it
gives you the hand so you know that is a link, etc.

Does any one know if access does this or is their code out their for this? If
code, please give good instructions on where to put the code.

Thank you so much.

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200604/1
Apr 19 '06 #1
5 2137
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You can use the Hyperlink Subaddress property of the Image control.
Just set the property to the name of the form you want to open (use the
Build button to the right of the property field to navigate to the
form/object you want to open).
--
MGFoster:::mgf00 <at> earthlink <decimal-point> net
Oakland, CA (USA)

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBREZc2IechKqOuFEgEQJCoQCfVRzRKB2tYgaJqKltZ1OpZu 6OrXgAoN8n
b3lAgxI8Ur5ek/MeIaMuYQOj
=i209
-----END PGP SIGNATURE-----

Mell via AccessMonster.com wrote:
Okay,

I have some buttons (images) that I got from (FREE) www.freebutton.com and
OTHER free places. I put them on my switchboard to make the appearance better
(it looks great!). Next to the button, I have the name of the form (i.e.
expenses), but what i want to do is make it even easier for the user.

Is there a way that when they move their mouse over the button (image), it
will activate is with a hand to let the user know that the button is alive?
You know kind of like when you stroll your mouse over a link on a website, it
gives you the hand so you know that is a link, etc.

Does any one know if access does this or is their code out their for this? If
code, please give good instructions on where to put the code.

Thank you so much.

Apr 19 '06 #2
Just setting the Hyperlink Subaddres property to a *space* is enough to show he 'hand'
I use this also and in my main form I have to use code like
DoCmd.ShowToolbar "Web", acToolbarNo to get rid of the toolbar again.

Arno R

"MGFoster" <me@privacy.com> schreef in bericht news:u1****************@newsread2.news.pas.earthli nk.net...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You can use the Hyperlink Subaddress property of the Image control.
Just set the property to the name of the form you want to open (use the
Build button to the right of the property field to navigate to the
form/object you want to open).
--
MGFoster:::mgf00 <at> earthlink <decimal-point> net
Oakland, CA (USA)

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBREZc2IechKqOuFEgEQJCoQCfVRzRKB2tYgaJqKltZ1OpZu 6OrXgAoN8n
b3lAgxI8Ur5ek/MeIaMuYQOj
=i209
-----END PGP SIGNATURE-----

Mell via AccessMonster.com wrote:
Okay,

I have some buttons (images) that I got from (FREE) www.freebutton.com and
OTHER free places. I put them on my switchboard to make the appearance better
(it looks great!). Next to the button, I have the name of the form (i.e.
expenses), but what i want to do is make it even easier for the user.

Is there a way that when they move their mouse over the button (image), it
will activate is with a hand to let the user know that the button is alive?
You know kind of like when you stroll your mouse over a link on a website, it
gives you the hand so you know that is a link, etc.

Does any one know if access does this or is their code out their for this? If
code, please give good instructions on where to put the code.

Thank you so much.

Apr 19 '06 #3
It worked!

Only problem is it gives the following error before it open the form.

Microsoft Access cannot follow the hyperlink to "form name or *space*" please
verify the destination.

So the hand works, but I don't want to deploy this app with those errors
popping up?
What's missing?

Arno R wrote:
Just setting the Hyperlink Subaddres property to a *space* is enough to show he 'hand'
I use this also and in my main form I have to use code like
DoCmd.ShowToolbar "Web", acToolbarNo to get rid of the toolbar again.

Arno R
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[quoted text clipped - 19 lines]

Thank you so much.


--
Message posted via http://www.accessmonster.com
Apr 25 '06 #4
"Mell via AccessMonster.com" <u18304@uwe> schreef in bericht news:5f4ee6f35f791@uwe...
It worked!

Only problem is it gives the following error before it open the form.

Microsoft Access cannot follow the hyperlink to "form name or *space*" please
verify the destination.

So the hand works, but I don't want to deploy this app with those errors
popping up?
What's missing?

You do NOT key-in the characters "*space*" but simply a space (use the space-bar)
You will NOT see anything in the property-sheet... but there is a space there.
It workes!

Arno R
Apr 25 '06 #5
Thanks!
I caught myself asking this silly quesiton when I hit the post button.
Arno R wrote:
It worked!

[quoted text clipped - 6 lines]
popping up?
What's missing?


You do NOT key-in the characters "*space*" but simply a space (use the space-bar)
You will NOT see anything in the property-sheet... but there is a space there.
It workes!

Arno R


--
Message posted via http://www.accessmonster.com
Apr 25 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
6617
by: Ralph Freshour | last post by:
Is it possible to inhibit the browser Back/Fwd buttons via PHP? Thanks...
4
422
by: Bob Lehmann | last post by:
Hi, I pretty sure I've seen this problem addressed before, but I can't find any references. The short story is that I have I have multiple submit buttons on a page, each providing different...
2
2418
by: Aravind | last post by:
Hi folks. I have a form, frmHistory, which has 4 command buttons: Sort Title (cmdSortTitle), Sort Name (cmdSortName), Due Today (cmdDueToday), and Due List (cmdDueList). Sort Title and Sort...
5
5031
by: Lyn | last post by:
Hi, I hope someone can help. I have a main form which mostly fills the Access window. In the bottom half of this form I have a tab control to display various types of data related to the main...
0
8747
Denburt
by: Denburt | last post by:
This code is for a Toggle Button layout on a form, with this code you can set a number of toggle buttons visible and have multiple submenus that will stay hidden when not in use. My main menu is set...
4
1407
by: Ron | last post by:
I want to create 10 buttons on a form at runtime, the code below is only creating one button labeled 1. Any idea what I am doing wrong? Public Class Form1 Public code(10) As String Public...
3
1509
by: Ron | last post by:
Can anyone help me out? I am trying to add buttons numbered one through 10 at runtime to a form. I think they are getting added but they seem to be getting stacked one on top of each other. so...
2
5877
by: dpazza | last post by:
Hi, I'm creating a quiz on using a form in VB 2005 express. I have four sets of questions and answers (labels and radio buttons) and I change between which set of questions is currently shown on...
4
2506
by: Blasting Cap | last post by:
I have a page that has a number of radio buttons that will be displayed to different access levels of a user who logs in to my website. For instance, if there are a dozen buttons, user1 will see...
2
2176
by: remya1000 | last post by:
hai i'm using Vb.net. i'm creating 64 dynamic created buttons of 8 rows and 8 columns. And i have 1 Go button, 1 textbox. those were created dynamically. if i enter one number inside textbox and...
0
7223
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
7114
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7377
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4702
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...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
412
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.