ComponentCommands Properties
.NET Framework 4.5
The ComponentCommands type exposes the following members.
| Name | Description | |
|---|---|---|
|
ExtendSelectionDown | Gets the value that represents the Extend Selection Down command. |
|
ExtendSelectionLeft | Gets the value that represents the Extend Selection Left command. |
|
ExtendSelectionRight | Gets the value that represents the Extend Selection Right command. |
|
ExtendSelectionUp | Gets the value that represents the Extend Selection Up command. |
|
MoveDown | Gets the value that represents the Move Down command. |
|
MoveFocusBack | Gets the value that represents the Move Focus Back command. |
|
MoveFocusDown | Gets the value that represents the Move Focus Down command. |
|
MoveFocusForward | Gets the value that represents the Move Focus Forward command. |
|
MoveFocusPageDown | Gets the value that represents the Move Focus Page Down command. |
|
MoveFocusPageUp | Gets the value that represents the Move Focus Page Up command. |
|
MoveFocusUp | Gets the value that represents the Move Focus Up command. |
|
MoveLeft | Gets the value that represents the Move Left command. |
|
MoveRight | Gets the value that represents the Move Right command. |
|
MoveToEnd | Gets the value that represents the Move To End command. |
|
MoveToHome | Gets the value that represents the Move To Home command. |
|
MoveToPageDown | Gets the value that represents the Move To Page Down command. |
|
MoveToPageUp | Gets the value that represents the Move To Page Up command. |
|
MoveUp | Gets the value that represents the Move Up command. |
|
ScrollByLine | Gets the value that represents the Scroll By Line command. |
|
ScrollPageDown | Gets the value that represents the Scroll Page Down command. |
|
ScrollPageLeft | Gets the value that represents the Scroll Page Left command. |
|
ScrollPageRight | Gets the value that represents the Scroll Page Right command. |
|
ScrollPageUp | Gets the value that represents the Scroll Page Up command. |
|
SelectToEnd | Gets the value that represents the Select To End command. |
|
SelectToHome | Gets the value that represents the Select To Home command. |
|
SelectToPageDown | Gets the value that represents the Select To Page Down command. |
|
SelectToPageUp | Gets the value that represents the Select To Page Up command. |