Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / March 2007

Tip: Looking for answers? Try searching our database.

Toggle Button?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rahmad - 06 Mar 2007 08:27 GMT
Hi All,
I've just made a frame contain some toggle buttons.
Everything works properly except one thing.My toggle button
keep pressed after I click it.How to make it not pressed after we click it?
Ofer Cohen - 06 Mar 2007 10:16 GMT
That is the point of "Toggle Button", to stay pressed after you click it, to
show your selection among other buttons

If you don't want the button to stay pressed, change it from "Toggle Button"
to "Command Button"

Signature

Good Luck
BS"D

> Hi All,
> I've just made a frame contain some toggle buttons.
> Everything works properly except one thing.My toggle button
> keep pressed after I click it.How to make it not pressed after we click it?
rahmad - 06 Mar 2007 11:00 GMT
Thank's Cohen,
Do you mean it's impossible to make it
unpressed after we click it?.
Cause if I change it to command button,
it mean I have to modified the frame code
at the on click even.That is what I avoid of.

> That is the point of "Toggle Button", to stay pressed after you click it, to
> show your selection among other buttons
[quoted text clipped - 10 lines]
> > Everything works properly except one thing.My toggle button
> > keep pressed after I click it.How to make it not pressed after we click it?
Ofer Cohen - 06 Mar 2007 11:10 GMT
You can try to write

Me.[ButtonName] = 0

In the end of the code that you have on the OnClick event of the button

> Thank's Cohen,
> Do you mean it's impossible to make it
[quoted text clipped - 20 lines]
> > > keep pressed after I click it.How to make it not pressed after we click
> it?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.