Microsoft KB Archive/106485: Difference between revisions

From BetaArchive Wiki
m (Text replacement - "<" to "<")
m (Text replacement - ">" to ">")
 
Line 12: Line 12:
<div id="TitleRow">
<div id="TitleRow">


= <span id="KB106485"></span>PRB: Menu Hot Key (ALT+<Key&gt;) Doesn't Work =
= <span id="KB106485"></span>PRB: Menu Hot Key (ALT+<Key>) Doesn't Work =




Line 46: Line 46:
== SYMPTOMS ==
== SYMPTOMS ==


When user-defined menu pads are created, the "\<" characters allow a user to activate the user-defined menu pad by pressing ALT and then the key, but pressing the hot key (ALT+<key&gt;) doesn't work. For example, if the menu pad is defined as "\<My Pad", pressing ALT and then M will activate the associated menu popup, but pressing ALT+M does not.
When user-defined menu pads are created, the "\<" characters allow a user to activate the user-defined menu pad by pressing ALT and then the key, but pressing the hot key (ALT+<key>) doesn't work. For example, if the menu pad is defined as "\<My Pad", pressing ALT and then M will activate the associated menu popup, but pressing ALT+M does not.


</div>
</div>
Line 53: Line 53:
== CAUSE ==
== CAUSE ==


The hot key doesn't work because it hasn't been defined through the Options dialog box. A common misconception is that as long as "\<" is used to denote the hot key, the ALT+<key&gt; key combination will also activate the menu popup. Instead, a hot key must be defined to do this.
The hot key doesn't work because it hasn't been defined through the Options dialog box. A common misconception is that as long as "\<" is used to denote the hot key, the ALT+<key> key combination will also activate the menu popup. Instead, a hot key must be defined to do this.


</div>
</div>

Latest revision as of 17:44, 20 July 2020

Knowledge Base


PRB: Menu Hot Key (ALT+<Key>) Doesn't Work

Article ID: 106485

Article Last Modified on 11/17/2003



APPLIES TO

  • Microsoft Visual FoxPro 3.0 Standard Edition
  • Microsoft FoxPro 2.6 Standard Edition
  • Microsoft FoxPro 2.6a Standard Edition



This article was previously published under Q106485

SYMPTOMS

When user-defined menu pads are created, the "\<" characters allow a user to activate the user-defined menu pad by pressing ALT and then the key, but pressing the hot key (ALT+<key>) doesn't work. For example, if the menu pad is defined as "\<My Pad", pressing ALT and then M will activate the associated menu popup, but pressing ALT+M does not.

CAUSE

The hot key doesn't work because it hasn't been defined through the Options dialog box. A common misconception is that as long as "\<" is used to denote the hot key, the ALT+<key> key combination will also activate the menu popup. Instead, a hot key must be defined to do this.

MORE INFORMATION

When a quick menu is created through the Menu Builder, hot keys and shortcut keys are automatically defined for the menu pads. For example, pressing ALT+D or pressing ALT (to select the menu bar) and then pressing D will open the Database menu.


Additional query words: VFoxWin MBuilder FoxWin 2.50 2.50a 2.50b short cut accelerator quick pop up access key hotkey

Keywords: KB106485