The information in this article applies to:
SYMPTOMSWhen a program replaces the Visual FoxPro System Menu bar with a menu bar that does not contain an Edit menu pad, the shortcut keys to cut, copy, and paste (CTRL+X, CTRL+C and CTRL+V) no longer perform those functions. CAUSEBecause the current system menu has no Edit pad, there will be no edit functions for the application at the time. STATUSThis behavior is by design. MORE INFORMATIONShortcut keys are defined within a menu and enabled when that menu is loaded. While the CTRL+X, CTRL+C, and CTRL+V are used by most Windows applications as the shortcuts to cut, copy, and paste, they accomplish those functions only as menu pop-up bar shortcuts. If the system menu has no Edit pad or other edit functionality, those shortcut keys will not be available. Steps to Reproduce BehaviorIn the Visual FoxPro for Windows Help file topic for [ASCII 147]Activate Popup,[ASCII 148] there is a sample program named Actipop.prg that modifies the default menu and demonstrates that the editing shortcut functionality no longer functions.
Additional query words: kbdsd VFoxWin
Keywords : kbVFp300 kbVFp500 kbVFp600 FxprgGeneral |
Last Reviewed: August 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |