"Edit" Menu
The "Edit" menu has the following commands:
Menu item  | Command name  | ID  | 
|---|---|---|
Undo  | ID_EDIT_UNDO  | 57643  | 
Redo  | ID_EDIT_REDO  | 57644  | 
Find...  | ID_EDIT_FIND  | 57636  | 
Find Next  | ID_EDIT_FINDNEXT  | 32349  | 
Find Previous  | ID_EDIT_FINDPREV  | 32350  | 
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  |