473,396 Members | 1,826 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,396 software developers and data experts.

ToggleButton

DD
I am using x2 togglebuttons on a mainform with a tabform that has x2
subforms on the tabform.
toggle1 opens suborder and toggle2 opens subinvoice

As the toggle do not have a click event i am stuck when i want to make
other fields visible and when i enter into suborder i can not get the
entry to carry over to the subinvoice with out closing and opening..on
abutton i would simply place the following code DoCmd.DoMenuItem
acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70
this wont work on the toggle
any ideas..
Nov 12 '05 #1
1 1761
"DD" <da**********@bigpond.com.au> wrote in message
news:14**************************@posting.google.c om...
I am using x2 togglebuttons on a mainform with a tabform that has x2
subforms on the tabform.
toggle1 opens suborder and toggle2 opens subinvoice

As the toggle do not have a click event i am stuck when i want to make
other fields visible and when i enter into suborder i can not get the
entry to carry over to the subinvoice with out closing and opening..on
abutton i would simply place the following code DoCmd.DoMenuItem
acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70
this wont work on the toggle
any ideas..


If you are using the ToggleButtons inside of an OptionFrame then you would use
the Change event of the OptionFrame itself. The Value of the frame will tell
you which of the two ToggleButtons was pressed.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 12 '05 #2

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

Similar topics

2
by: Aaron | last post by:
Hi, I've seen javascript code where a constructor function is passed an argument "document", and inside the function itself the assignment "this.document = document;" is made. This is the code...
0
by: Oliver Douglas | last post by:
adapted from: http://www.gotmono.com/docs/gnome/bindings/gtk-sharp/buttonwidget.html // togglebut.cs using Gtk; using GtkSharp; using System;
1
by: fred | last post by:
I am programming in vb6 I want to use the access 'toggle type menu' within my program with the baility to code it to do whatI need to I.E Insted of bring up the 'query' section I would want...
2
by: shumaker | last post by:
I've found that the radio button, checkbox, and combo box controls work in the datasheet view of a form, and it seems that this is because they have a label "linked" with them, so that the...
0
by: transistor47 | last post by:
Hello everybody. In ToggleButton component when the user press on the boton , how can I by code it is in initial position? Is there any component to introduce text and graphics in a Button? (...
4
by: deko | last post by:
Basic question about checking the value of Toggle/Check/Combo/OptionGroups.... Checking like this: If Me!chkCheckBox Then ... End If and like this:
3
by: SemSem | last post by:
i make a tool strip iwant to make ToggleButton as all buttons are push buttons . How i can change this buttons from push to toggle. Thanx at all -------------------------------...
12
by: markwalker84 | last post by:
Hi there, just wondering if i could have a pointer inthe right direction here... Sorry about the massive code posting - is that a wrong thing to do? from Initials import * import wx...
0
by: Gina G | last post by:
I have to log Regular services that occur as required but not more than 31 days later than the previous. Additionally a major service must occur within 6 months of the previous major service. A...
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
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
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
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
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
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,...

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.