473,398 Members | 2,427 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,398 software developers and data experts.

Making a button appear pressed in?

Hi Folks!

I'm wondering if there is a way to make an access button appear pressed in?
I know there was a property or something similar in VB to make a button
appear pressed in. What I'm looking for is not so much for programming,
but for graphics. I have a complete set of buttons already, I was just
hoping there was an easy way to make them all appear depressed without
having to recreate them.

Thanks!
Nov 13 '05 #1
3 4749
Br
Jozef wrote:
Hi Folks!

I'm wondering if there is a way to make an access button appear
pressed in? I know there was a property or something similar in VB to
make a button appear pressed in. What I'm looking for is not so
much for programming, but for graphics. I have a complete set of
buttons already, I was just hoping there was an easy way to make them
all appear depressed without having to recreate them.

Thanks!


Use a Toggle Button....
--
regards,

Bradley

A Christian Response
http://www.pastornet.net.au/response
Nov 13 '05 #2
"Jozef" <me@you.com> wrote in message news:zyH_e.8364$tl2.4062@pd7tw3no...
Hi Folks!

I'm wondering if there is a way to make an access button appear pressed
in? I know there was a property or something similar in VB to make a
button appear pressed in. What I'm looking for is not so much for
programming, but for graphics. I have a complete set of buttons already,
I was just hoping there was an easy way to make them all appear depressed
without having to recreate them.

Thanks!


You could try setting the button's tag property, eg
Me.cmdButton.Tag = "Life is dull and boring"
Now see if the button looks depressed.
Nov 13 '05 #3
Brian Wilson wrote:
"Jozef" <me@you.com> wrote in message news:zyH_e.8364$tl2.4062@pd7tw3no...
Hi Folks!

I'm wondering if there is a way to make an access button appear pressed
in? I know there was a property or something similar in VB to make a
button appear pressed in. What I'm looking for is not so much for
programming, but for graphics. I have a complete set of buttons already,
I was just hoping there was an easy way to make them all appear depressed
without having to recreate them.

Thanks!

You could try setting the button's tag property, eg
Me.cmdButton.Tag = "Life is dull and boring"
Now see if the button looks depressed.


LOL
Nov 13 '05 #4

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

Similar topics

1
by: robert | last post by:
hi! I want to have a custom button change appearance when pressed and then call a function and change back to its original appearance when released. here's what i have now, which works mostly....
2
by: jb | last post by:
Hello, I need to know which button was pressed in the submit , i tried reading the vaule of submit it the validateDate function but it returns 'undefined' value ; I do this in asp all the time, Not...
3
by: James McGivney | last post by:
I have a project in VS.NET using C# I have a series of buttons on an aspx page. When one of the buttons is pressed, a panel becomes visible and allows the user to enter and edit data. I want to...
1
by: Matt Howeson | last post by:
I am sure this question has been asked many times, however I am yet to find a satisfactory solution to the problem. I have a number of user controls within an asp.net page, a login box, a search...
10
by: Woody Splawn | last post by:
How do I fix it so that when the user preses Alt-X a certain button on the form gets fired? Also, How do I fix it so that when the esc key is pressed, the form is closed?
19
by: darrel | last post by:
On my vb.net page, I have 4 sets of inputs + form buttons. example: Search: (GO) Zip: (GO) County: (GO) County: (GO) The problem is if I go to the page, type in a zip code, and hit...
3
by: David Lozzi | last post by:
Howdy, I'm using asp.net 2.0 and am trying to get one text box on the page, after the user presses enter, to "click" a specific button. I copied the javascript I used for a .net 1.1 web app I...
1
by: bigmaddaz | last post by:
Ok im designing an application for working out compount interest. The user starts the page, 3 prompts appear, one asking for money invested, next asking for rate of interest, and last one asking for...
5
by: phpbeginner | last post by:
Hello again. My question is: Let's suppose that a user clicks on a button. When this button is pressed I want to have a few text boxes appear for the user to fill in. These fields must appear on...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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
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...

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.