New to Telerik UI for WinFormsStart a free 30-day trial

Keyboard Support

Updated over 6 months ago

The Ctrl keyboard combinations supported by the RadTextBoxControl are listed in the table below.

Hot Key(s)Action
Ctrl+LeftMoves the caret to the beggining of the word.
Ctrl+RightMoves the caret to the end of the word.
Ctrl+DeleteDelete the selected text.
Ctrl+BackspaceDeletes text to the left (backwards) of the caret.
Ctrl+Shift+LeftSelect the word to the left begging from the current position of the caret.
Ctrl+Shift+RightSelect the word the right begging from the current position of the caret.
Ctrl+ZPerform Undo operation.
Ctrl+YPerform Redo operation.
Ctrl+XCut the selected text.
Ctrl+CCopy the selected text.
Ctrl+VPaste the selected text.
Ctrl+ASelect all the text.

See Also

In this article
See Also
Not finding the help you need?
Contact Support