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

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 2415
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*******@users.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**@discussions.microsoft.com> escreveu na mensagem
news:27**********************************@microsof t.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*******@users.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**@discussions.microsoft.com> escreveu na mensagem
news:27**********************************@microsof t.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*******@users.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*******@users.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
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) : ...
6
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
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
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...
6
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...
1
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 = "";...
3
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;...
1
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...
0
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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...

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.