PRB: Copy, Paste Shortcuts Work Only When Edit Menu PresentLast reviewed: January 10, 1997Article ID: Q156738 |
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 Activate Popup, there is a sample program named Actipop.prg that modifies the default menu and demonstrates that the editing shortcut functionality no longer functions.
|
KBCategory: kbusage kbprg kbprb kbui
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |