473,387 Members | 3,684 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,387 software developers and data experts.

Access Keys

I created a Windows Form with a couple of menu items. I added access keys
(e.g. &Clock) and those show up as underlined characters on the development
window but not when I run the program. Is there some setting I missed?

--
------------------------------------
Wayne Wengert
wa***@wengert.org
Jul 19 '05 #1
3 2461
You are correct. That is a lousy design. If there is nothing underlined on
the screen why would the user press Alt. As I recall in VB6 this worked
correctly?

Wayne

"Ron Bullman" <ro********@mail.com> wrote in message
news:eM**************@TK2MSFTNGP12.phx.gbl...
Wayne,

They will show up when you press Alt.
Ron
"Wayne Wengert" <wa***@wengert.org> wrote in message
news:#N**************@TK2MSFTNGP10.phx.gbl...
I created a Windows Form with a couple of menu items. I added access keys (e.g. &Clock) and those show up as underlined characters on the

development
window but not when I run the program. Is there some setting I missed?

--
------------------------------------
Wayne Wengert
wa***@wengert.org


Jul 19 '05 #2
Hi, Wayne

This operating system behavior is by design. If you want the old behavior
on your machine, right click on the desktop and select properties. Select
the Appearance tab and click the Effects button. Uncheck the last checkbox
and click ok.

Please let me know if this will work for you.

HTH,

John Eikanger
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
(c) 2003 Microsoft Corporation. All rights reserved.

--------------------
| From: "Wayne Wengert" <wa***@wengert.org>
| References: <#N**************@TK2MSFTNGP10.phx.gbl>
<eM**************@TK2MSFTNGP12.phx.gbl>
| Subject: Re: Access Keys
| Date: Sat, 19 Jul 2003 06:01:08 -0600
| Lines: 32
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <uM**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.general
| NNTP-Posting-Host: dialup-209.244.78.135.dial1.denver1.level3.net
209.244.78.135
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFT NGXA05.phx.gbl!TK2MSFTNGP0
8.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:101789
| X-Tomcat-NG: microsoft.public.dotnet.general
|
| You are correct. That is a lousy design. If there is nothing underlined on
| the screen why would the user press Alt. As I recall in VB6 this worked
| correctly?
|
| Wayne
|
| "Ron Bullman" <ro********@mail.com> wrote in message
| news:eM**************@TK2MSFTNGP12.phx.gbl...
| > Wayne,
| >
| > They will show up when you press Alt.
| >
| >
| > Ron
| > "Wayne Wengert" <wa***@wengert.org> wrote in message
| > news:#N**************@TK2MSFTNGP10.phx.gbl...
| > > I created a Windows Form with a couple of menu items. I added access
| keys
| > > (e.g. &Clock) and those show up as underlined characters on the
| > development
| > > window but not when I run the program. Is there some setting I missed?
| > >
| > > --
| > > ------------------------------------
| > > Wayne Wengert
| > > wa***@wengert.org
| > >
| > >
| >
| >
|
|
|

Jul 19 '05 #3
Thank you. I did not know that option existed.

Wayne

"John Eikanger [MSFT]" <jo****@online.microsoft.com> wrote in message
news:c2**************@cpmsftngxa06.phx.gbl...
Hi, Wayne

This operating system behavior is by design. If you want the old behavior
on your machine, right click on the desktop and select properties. Select
the Appearance tab and click the Effects button. Uncheck the last checkbox and click ok.

Please let me know if this will work for you.

HTH,

John Eikanger
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights. (c) 2003 Microsoft Corporation. All rights reserved.

--------------------
| From: "Wayne Wengert" <wa***@wengert.org>
| References: <#N**************@TK2MSFTNGP10.phx.gbl>
<eM**************@TK2MSFTNGP12.phx.gbl>
| Subject: Re: Access Keys
| Date: Sat, 19 Jul 2003 06:01:08 -0600
| Lines: 32
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <uM**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.general
| NNTP-Posting-Host: dialup-209.244.78.135.dial1.denver1.level3.net
209.244.78.135
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFT NGXA05.phx.gbl!TK2MSFTNGP0 8.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:101789
| X-Tomcat-NG: microsoft.public.dotnet.general
|
| You are correct. That is a lousy design. If there is nothing underlined on | the screen why would the user press Alt. As I recall in VB6 this worked
| correctly?
|
| Wayne
|
| "Ron Bullman" <ro********@mail.com> wrote in message
| news:eM**************@TK2MSFTNGP12.phx.gbl...
| > Wayne,
| >
| > They will show up when you press Alt.
| >
| >
| > Ron
| > "Wayne Wengert" <wa***@wengert.org> wrote in message
| > news:#N**************@TK2MSFTNGP10.phx.gbl...
| > > I created a Windows Form with a couple of menu items. I added access
| keys
| > > (e.g. &Clock) and those show up as underlined characters on the
| > development
| > > window but not when I run the program. Is there some setting I missed? | > >
| > > --
| > > ------------------------------------
| > > Wayne Wengert
| > > wa***@wengert.org
| > >
| > >
| >
| >
|
|
|

Jul 19 '05 #4

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

Similar topics

3
by: Bose | last post by:
Hi I have to make export of SQL Server Database to MS Access and I have done it with the tables but now I need to transfer(export) the relations, keys and indexes. Can any1 tell me how to read...
2
by: AlanF | last post by:
We have defined access keys for both our menu choices and buttons. However, when the menu displays, the access key "underline" on the menu does not display until we press the ALT key. We can toggle...
6
by: jameshamilton777 | last post by:
I want to make my website properly accessible. I want to assign keys that navigate to a different page when pressed. I've looked into the accesskey attribute, but under IE that involves pressing...
14
by: Sean C. | last post by:
Helpful folks, Most of my previous experience with DB2 was on s390 mainframe systems and the optimizer on this platform always seemed very predictable and consistent. Since moving to a WinNT/UDB...
4
by: Sujeet | last post by:
Hey guys, I want to import a database from SQL Server 2000 to MS Access with all indices and keys along with the tables. DTS does not export indices and keys, only the structure and the data. ...
6
by: Peter Frost | last post by:
Please help I don't know if this is possible but what I would really like to do is to use On Error Goto to capture the code that is being executed when an error occurs. Any help would be much...
1
by: Aravindhan | last post by:
Hi, I had created a MS Access form. The form has an "Save" and a "Close" button. I would like to set short cut keys for these buttons as "Ctrl + S" and "Ctrl + C" keys. I heard that Send keys...
0
by: Gary | last post by:
I'm having trouble entering Additional Registry Keys into my Package Solution that will deploy the Access 2007 runtime. (Client machine is running XP with Office 2007 Standard.) The Package...
10
by: Les Desser | last post by:
In article <fcebdacd-2bd8-4d07-93a8-8b69d3452f3e@s50g2000hsb.googlegroups.com>, The Frog <Mr.Frog.to.you@googlemail.comMon, 14 Apr 2008 00:45:10 writes Thank you for that. It was very...
4
by: daved | last post by:
SOLUTION NEEDED FOR ACCESS 2003 / VBA, NOT FOR ANY VERSION OF VB. I need to differentiate between the Enter key on the main keyboard and the numeric keypad and obviously tried using...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...

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.