Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
xamRichTextEditor - User Actions
Topic Overview
Purpose
This topic provides information about the xamRichTextEditor™ control’s testable user actions and elements.
XamRichTextEditor Testable User Actions
Testable user action chart
The following table summarizes the control’s user actions and maps them to the recordable methods that emulate them.
User action |
Method |
Moving the Caret position either via the mouse or arrow keys on the keyboard.
|
|
-
Using Shift + Click on a location in the Editor other than caret location
-
Holding the Shift while using the arrow keys to move away from the current caret location
-
Holding the mouse down and dragging over a range of characters
|
|
|
|
|
|
|
|
Clicking in a different RichDocumentViewArea then the active one.
|
|
|
|
Using the mouse wheel for scrolling while holding the Ctrl key.
|
|
Holding the Ctrl key down and clicking on a hyperlink.
|
|
|
|
|
|
-
Ctrl + L = Left
-
Ctrl + R = Right
-
Ctrl + E = Center
-
Ctrl + J = Justified
|
|
-
Ctrl + C = Copy
-
Ctrl + X = Cut
-
Ctrl + V = Paste
|
|
Related Content
Topics
The following topics provide additional information related to this topic.
Topic |
Purpose |
|
This topic provides information about recording and replaying actions using the xamRichTextEditor control’s testable user methods.
|
|
This topic provides information about the XamRichTextEditor control’s testable user replay-only methods.
|
|
This topic provides reference information about the xamRichTextEditor control’s test object properties.
|
|
This topic provides reference material on the common enumerations used for testing the xamRichTextEditor control.
|