Skip to content

Commit

Permalink
add keyboard-shortcut.md
Browse files Browse the repository at this point in the history
  • Loading branch information
natakazakova committed Oct 5, 2023
1 parent 7dd0cc0 commit 6f85d9c
Show file tree
Hide file tree
Showing 16 changed files with 153 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
---
title: WinForms End-User Report Designer Keyboard Shortcuts
owner: Natalia Kazakova
---
# WinForms End-User Report Designer Keyboard Shortcuts

## Operations with XRControls

### Copy/Paste XRControl

| Key | Action |
|----------|----------|
| Ctrl+C | Copy the selected XRControl. |
| Ctrl+V | Paste the copied XRControl. |

![ctrl_c_or_v](../../../../images/winforms-eurd-shortcuts/ctrl_c_or_v.gif)

### Cut XRControl

| Key | Action |
|----------|----------|
| Ctrl+X | Cut the selected XRControl. |

![ctrl_x](../../../../images/winforms-eurd-shortcuts/ctrl_x.gif)

### Delete XRControl

| Key | Action |
|----------|----------|
| Delete | Remove the selected XRControl. |

![delete](../../../../images/winforms-eurd-shortcuts/delete.gif)

### Undo / Redo an Action

| Key | Action |
|----------|----------|
| Ctrl+Z | Undo the last operation. |
| Ctrl+Y | Repeat the last undone operation. |

![undo](../../../../images/winforms-eurd-shortcuts/undo.gif)

### Slide XRControl to the End of the Area with a Minimum Indent

Use arrow keys to slide XRControl to the end of the area with a minimum indent:

| Key | Action |
|----------|----------|
| Up | Slide XRControl up. |
| Down | Slide XRControl down. |
| Left | Slide XRControl left. |
| Right | Slide XRControl right. |

![arrow](../../../../images/winforms-eurd-shortcuts/arrow.gif)

### Shift XRControl Pixel by Pixel

Use `Ctrl` + arrows to shift XRControl pixel by pixel:

| Key | Action |
|----------|----------|
| Ctrl+Up | Shift XRControl one pixel upward. |
| Ctrl+Down | Shift XRControl one pixel down. |
| Ctrl+Left | Shift XRControl one pixel to the left. |
| Ctrl+Right | Shift XRControl one pixel to the right. |

![ctrl_arrow](../../../../images/winforms-eurd-shortcuts/ctrl_arrow.gif)

### Resize XRControl to the Widest/Highest Possible Value

| Key | Action |
|----------|----------|
| Shift+Up | Move the XRControl's bottom border to the lowest possible value. |
| Shift+Down | Move the XRControl's bottom border to the highest possible value. |
| Shift+Right | Move the XRControl's right border to the widest possible value. |
| Shift+Left | Move the XRControl's right border to the narrowest possible value. |

![shift_arrow](../../../../images/winforms-eurd-shortcuts/shift_arrow.gif)

### Resize XRControl Pixel by Pixel

| Key | Action |
|----------|----------|
| Ctrl+Shift+Up | Move the XRControl's bottom border upward by one pixel. |
| Ctrl+Shift+Down | Move the XRControl's bottom border downward by one pixel. |
| Ctrl+Shift+Left | Move the XRControl's right border to the left by one pixel. |
| Ctrl+Shift+Right | Move the XRControl's right border to the right by one pixel. |

![ctrl_shift_arrow](../../../../images/winforms-eurd-shortcuts/ctrl_shift_arrow.gif)

### Clone XRControl

| Key | Action |
|----------|----------|
| Ctrl+Drag | Clone XRControl. |

![ctrl_move](../../../../images/winforms-eurd-shortcuts/ctrl_move.gif)

### Select Multiple XRControls

| Key | Action |
|----------|----------|
| Ctrl+Click or Shift+Click | Select/unselect multiple XRControls. |

![ctrl_or_shift_click](../../../../images/winforms-eurd-shortcuts/ctrl_or_shift_click.gif)

### Rotate XRShape

| Key | Action |
|----------|----------|
| Ctrl+Drag | Rotate XRShape. |

![ctrl_move_shape](../../../../images/winforms-eurd-shortcuts/ctrl_move_shape.gif)


## Operations with the Field List

| Key | Action |
|----------|----------|
| Drag a table | Add XRTable with bindings to all data fields. |


![drag_drop](../../../../images/winforms-eurd-shortcuts/drag_drop.gif)

| Key | Action |
|----------|----------|
| Shift + Drag a table | Add XRTable with all data field names. |


![shift_drag_drop](../../../../images/winforms-eurd-shortcuts/shift_drag_drop.gif)

## Operations with the End-User Report Designer

| Key | Action |
|----------|----------|
| F4 | Switch to the Designer tab. |
| F5 | Switch to the Preview tab. |


![f4_or_f5](../../../../images/winforms-eurd-shortcuts/f4_or_f5.gif)

| Key | Action |
|----------|----------|
| Ctrl+L | Save all opened report layouts. |
| Ctrl+S | Save the selected report layout. |
| Ctrl+O | Open a `.repx` report. |
| Ctrl+N | Create a new report. |
| Ctrl+W | Create a new report with the Wizard. |
| Ctrl+ScrollDown` | Zoom in the selected report. |
| Ctrl+ScrollDown | Zoom out the selected report. |
| Ctrl+0 | Set zoom to 100%. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions reporting-for-desktop/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@
href: articles/report-designer/report-designer-for-winforms/use-report-elements/manipulate-report-elements/add-report-controls-to-containers.md
- name: Validate the Report Layout
href: articles/report-designer/report-designer-for-winforms/use-report-elements/manipulate-report-elements/validate-the-report-layout.md
- name: Keyboard Shortcuts
href: articles/report-designer/report-designer-for-winforms/use-report-elements/manipulate-report-elements/keyboard-shortcut.md
- name: Bind Report Controls to Data
href: articles/report-designer/report-designer-for-winforms/use-report-elements/bind-controls-to-data.md
- name: Use Embedded Fields (Mail Merge)
Expand Down

0 comments on commit 6f85d9c

Please sign in to comment.