The "Edit" menu has the following commands:
Menu item |
Command name |
ID |
---|---|---|
Undo |
ID_EDIT_UNDO |
57643 |
Redo |
ID_EDIT_REDO |
57644 |
Cut |
ID_EDIT_CUT |
57635 |
Copy |
ID_EDIT_COPY |
57634 |
Paste |
ID_EDIT_PASTE |
57637 |
Delete |
ID_EDIT_CLEAR |
57632 |
Select All |
ID_EDIT_SELECT_ALL |
57642 |
Find... |
ID_EDIT_FIND |
57636 |
Find Next |
ID_EDIT_REPEAT |
57640 |
Replace... |
ID_EDIT_REPLACE |
57641 |