PRB: Edit Menu Commands Have No Effect on Properties Bar Text (73800)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Visual Basic Standard Edition for Windows 1.0
This article was previously published under Q73800 SYMPTOMS
The Edit menu commands (such as Cut, Copy, Paste, and Undo) have no effect
when applied to selected text in the Properties Bar entry window.
CAUSE
The Properties Bar entry window was not designed to handle the Edit menu
commands (such as Cut, Copy, Paste, and Undo). The Edit menu commands
affect the controls on the form, not the Properties Bar entry window even
if you first select text in the Properties Bar entry window before choosing
the Edit menu with the mouse.
RESOLUTION
Instead of choosing Edit commands with the mouse, select the desired text
in the Properties Bar entry window and use the Edit shortcut keys, as
follows:
Command Shortcut Keys
Cut SHIFT+DELETE
Copy CTRL+INSERT
Paste SHIFT+INSERT
Undo ALT+BACKSPACE
NOTE: NUM LOCK needs to be off if you select the DELETE or INSERT key from
the numeric keypad.
For example, select text in the Properties Bar entry window. Then press
CTRL+INSERT (while NUM LOCK is off) to copy text to the Clipboard. Press
SHIFT+INSERT to paste clipboard text into the Properties Bar entry window.
Press ALT+BACKSPACE to undo a cut, copy, or paste.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 12/12/2003 |
---|
Keywords: | kbprb KB73800 |
---|
|