473,465 Members | 1,946 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

i just want to remove navigation keys in my forms

1 New Member
i designed a form with INPUTs like TEXT boxes,combo boxes ......to enter a record.....i am suceesful with that part...but what is troubling me is? i am unable to remove(disable) navigation keys at the end of my form,on scrolling the mouse options all other are able to view&edit the records stored in the table.by scorling the mouse option...so i would like to remove that option in my forms....so some pleaseeeeeeeeeeeeeeeeeeee help me out with that
Sep 12 '07 #1
4 1675
Twanne
65 New Member
Hi,

Use the properties of the form. There are three or four options that you can set to yes or no to display the navigation keys. Just set them to no and they shouldn't be displayed any more.

Greetz
Twanne

Hard to make faces in the corner.
Sep 12 '07 #2
damonreid
114 Recognized Expert New Member
Set the following
Record Selectors = No (Bar on the left hand side of the form)
Navigation Buttons = No (The ones on the bottom of your form)
Control Box = No (Max, Min, Close ect all in one go, or do them individually)
Sep 12 '07 #3
Twanne
65 New Member
Hi,

Yeah you could do that to but then you have to code it. If you just have a query (or table) with the input for the form, you don't need to use code. This keeps it more simple to maintain because you know your forms have those options turned of. No need to search your code for some line you might have set to true (or false) when it wasn't needed.

Or you could write a function so that every form that needs this, calls the function to turn of the navigation keys.

Greetz
Twanne

Keep the real thing, give me the surreal thing
Sep 12 '07 #4
damonreid
114 Recognized Expert New Member
I just tend to set that as my default value for all new forms as I make all controls as I want them in place of default values on the forms. Same applies for backrounds and borders. You can set defaults for new databases and new forms.
Sep 12 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: darren | last post by:
When using the html input file (input type=file), is there anyway to NOT have the file loaded on the server? I am only interested in using this control to browse to a file and then get the filename,...
4
by: kevin | last post by:
Hi, I am trying to create a page so the user can browse the network, select a file and have that file name (text) inserted into our sql DB so I can build the hyperlink path later on. Here's what...
4
by: SCG | last post by:
Hi, I have had a site running for 6 months now. This morning I started observing the following behaviour pretty much out of the blue: I load a blob of XML into the ASP.NET cache with a...
1
by: oky | last post by:
hey guys i just want to placing a picture at the top on a myspace profile just like www.myspace.com/bhhta can u help me plisss... thanks
2
by: Chris | last post by:
Is there a way to remove the navigation bar when the webpage is displayed in full screen F11. I don't have anything that needs scrolling so I don't need it to show. Thanks, Chris
2
by: dakshayini | last post by:
hi, i want to knw how to navigate from one form to another in VC++..i am using visual studio 2005,i am able to move to the next form but not previous one... if i include previous form name and...
1
by: Vinay Bhushan | last post by:
Hello Strange problem with regex parsing. The regular expession search text 217.173.102.220 - foomart regular expression. (.*\s)(-)(\s)(.*)
2
by: gopishk | last post by:
Hi, I have an HTC Ozone, which has no touch support. So have to implement KeyDown method to trace the navigation keys. In the screen i have image buttons, so when iam pressing any of the keys, its...
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
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
1
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
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.