473,772 Members | 2,272 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to show accelerator underscore line --> &btn_name?

I typed &myBtn to display the underscore line on the first letter of <u>M</u>
of myBtn. I can invoke &myBtn by pressing alt-m on the keyboard. But the
underscore is not showing up. Is there a form property I need to set? How
can I make the underscore line show up?

Thanks,
Rich
Nov 21 '05 #1
5 2434
There is an OS option to prevent the underlines being shown until the
alt key is pressed.

Try holding down the alt key. Does the underline show?
If it does, then look at

Display properties, Appearance, Effects

for the 'Hide underlined keys...' option.

hth,
Alan.

Nov 21 '05 #2
Yes. Thanks. When I press the alt key, the underline shows up. Where is
the Display properties located? I looked under Tools/Options - not finding
it.

"al*******@user s.com" wrote:
There is an OS option to prevent the underlines being shown until the
alt key is pressed.

Try holding down the alt key. Does the underline show?
If it does, then look at

Display properties, Appearance, Effects

for the 'Hide underlined keys...' option.

hth,
Alan.

Nov 21 '05 #3
- go to Desktop.
- right-click it and choose 'Properties'.
- go to 'effects' guide and choose 'Hides the navigator indicators (...)'

(obs: my OS is in another language, so the captions can be a bit different)
[]s
Cesar

"Rich" <Ri**@discussio ns.microsoft.co m> escreveu na mensagem
news:27******** *************** ***********@mic rosoft.com...
Yes. Thanks. When I press the alt key, the underline shows up. Where is
the Display properties located? I looked under Tools/Options - not finding
it.

"al*******@user s.com" wrote:
There is an OS option to prevent the underlines being shown until the
alt key is pressed.

Try holding down the alt key. Does the underline show?
If it does, then look at

Display properties, Appearance, Effects

for the 'Hide underlined keys...' option.

hth,
Alan.

Nov 21 '05 #4
Thanks. That did the trick.

"Ronchese" wrote:
- go to Desktop.
- right-click it and choose 'Properties'.
- go to 'effects' guide and choose 'Hides the navigator indicators (...)'

(obs: my OS is in another language, so the captions can be a bit different)
[]s
Cesar

"Rich" <Ri**@discussio ns.microsoft.co m> escreveu na mensagem
news:27******** *************** ***********@mic rosoft.com...
Yes. Thanks. When I press the alt key, the underline shows up. Where is
the Display properties located? I looked under Tools/Options - not finding
it.

"al*******@user s.com" wrote:
There is an OS option to prevent the underlines being shown until the
alt key is pressed.

Try holding down the alt key. Does the underline show?
If it does, then look at

Display properties, Appearance, Effects

for the 'Hide underlined keys...' option.

hth,
Alan.


Nov 21 '05 #5
I figured out your suggestions. Thanks again for your help. Now I can see
the accelerator underline.

"al*******@user s.com" wrote:
There is an OS option to prevent the underlines being shown until the
alt key is pressed.

Try holding down the alt key. Does the underline show?
If it does, then look at

Display properties, Appearance, Effects

for the 'Hide underlined keys...' option.

hth,
Alan.

Nov 21 '05 #6

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

Similar topics

3
1470
by: Michel Claveau - abstraction méta-galactique non t | last post by:
Hi, all ! I have un python script of 75 kB, who make a COM server. It's run OK with Python 2.3 + PyWin + P.I.L. But, with Python 2.4, I obtain a windows error (sorry, it's in french) : python.exe a rencontrée un problème, et doit fermer. erreur sur module: ntdll.dll
6
3690
by: Eric Enright | last post by:
Could someone please tell me why this code doesn't work? ----- begin "line.pl" ----- #!/usr/bin/perl # output i'm expecting: # #-----begin----- #foreach $outerline (<FIN>) #{
3
1419
by: Eitan | last post by:
Hello, In the Visual studio Interdev (.NET architecture) - How can I see the current column + line of the cursor ? Thanks :)
4
2348
by: Cal Lidderdale | last post by:
My input line is i1,i2,i3,i4,i5,i6,i7,i8^,...i596,597, ... 14101,14102...NL/CR very long line of data - I only want the first 8 items and the delimiter between 8 & 9 is a carrot "^". The line can end at the 100th item or the 40,000th item. My code is: char data, mynull;
6
5296
by: Dave | last post by:
In .Net 2003 if a line, read from a text file is larger than a size parameter, the ifstream getline(buff, sze) put the file pointer to the EOF, so next peek() returns EOF. I saw this problem also when size was 2000 but line was 1200 bytes long. There is no such problem with .Net 2002 For .Net 2003 I used : #include <string> #include <fstream>
1
2198
by: huzheng001 | last post by:
I have develop a on-line dictionary website, http://www.stardict.org I meet a problem: Here is two lines of js codes: document.getElementById("wordlist").innerHTML = ""; document.getElementById("definition").innerHTML = "line1<br>line2"; The corresponding html codes are: <table width="100%"> <tr> <td width="25%" valign="top"><div id="wordlist" width="100%" style=' overflow-y:auto; height:352px;'></div></td>
3
7078
by: MIUSS | last post by:
Hello everyone! I got a problem with creating new line... I tried this: lstrcpy(NewLineIdr, TEXT("\r\n")); I already tried this: NewLineIdr = 0x000D; NewLineIdr = 0x000A; NewLineIdr = 0x0000; I need it to use it in my saving procedure because I need to create tabullary text file. But my effort usually results in one or two small
1
3323
by: Window Frog | last post by:
Hello all, I am going to be utilizing a <divon a site that is shown and hidden w/ the click of a button. I can already do this, but when the button is clicked the <divis show quite rapidly. I'd like to slow the opening/showing process with something emulating a motion tween. Apple uses something like this in their menus on their website. Any ideas are greatly appreciated.
0
1036
by: vj4u | last post by:
Hi, I have to show the microsoft excel line graph statically using c# web application i'm newbie to this please help very urgent. Thanks.
0
9620
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10261
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10104
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10038
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9912
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8934
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7460
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.