Skip to content

Edit Menu

Undo

Undo the last editing or last operation.

  • When you are editing in the Code Editor, this option will undo the last edit operation.
  • When you are working in the Visual Designer, this option will undo the last operation.

Keyboard shortcut: Ctrl+Z

Redo

Redo the last undone operation.

  • When you are editing in the Code Editor, this option will redo the last undone edit operation.
  • When you are working in the Visual Designer, this option will redo the last undone operation.

Keyboard shortcut: Ctrl+Y

Cut

Cut text or object.

  • When you are editing in the Code Editor, this option will cut the selected text to the clipboard.
  • When you are using the Visual Designer, this option will cut the selected object(s) to the clipboard.

Keyboard shortcut: Ctrl+X

Copy

Copy text or object.

  • When you are editing in the Code Editor, this option will copy the selected text to the clipboard.
  • When you are using the Visual Designer, this option will copy the selected object(s) to the clipboard.

Keyboard shortcut: Ctrl+C

Paste

Paste text or object.

  • When you are editing in the Code Editor, this option will paste text from the clipboard.
  • When you are using the Visual Designer, this option will paste object(s) from the clipboard as child object(s) of the currently selected object.

Keyboard shortcut: Ctrl+V

Delete

Delete text or object.

  • When you are editing in the Code Editor, this option will delete the selected text.
  • When you are using the Visual Designer, this option will delete the selected object(s).

Keyboard shortcut: Del

See Also