From fa608b76edded46cf9119da23a5f57d97a1d7f12 Mon Sep 17 00:00:00 2001 From: Natalia Kazakova Date: Thu, 5 Oct 2023 19:42:24 +0400 Subject: [PATCH] fix topic location --- .../keyboard-shortcut.md | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) rename reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/{ => manipulate-report-elements}/keyboard-shortcut.md (76%) diff --git a/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/keyboard-shortcut.md b/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/manipulate-report-elements/keyboard-shortcut.md similarity index 76% rename from reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/keyboard-shortcut.md rename to reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/manipulate-report-elements/keyboard-shortcut.md index c596b98762..e2f58a0062 100644 --- a/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/keyboard-shortcut.md +++ b/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/manipulate-report-elements/keyboard-shortcut.md @@ -13,7 +13,7 @@ owner: Natalia Kazakova | 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) +![ctrl_c_or_v](../../../../../images/winforms-eurd-shortcuts/ctrl_c_or_v.gif) ### Cut XRControl @@ -21,7 +21,7 @@ owner: Natalia Kazakova |----------|----------| | Ctrl+X | Cut the selected XRControl. | -![ctrl_x](../../../../images/winforms-eurd-shortcuts/ctrl_x.gif) +![ctrl_x](../../../../../images/winforms-eurd-shortcuts/ctrl_x.gif) ### Delete XRControl @@ -29,7 +29,7 @@ owner: Natalia Kazakova |----------|----------| | Delete | Remove the selected XRControl. | -![delete](../../../../images/winforms-eurd-shortcuts/delete.gif) +![delete](../../../../../images/winforms-eurd-shortcuts/delete.gif) ### Undo / Redo an Action @@ -38,7 +38,7 @@ owner: Natalia Kazakova | Ctrl+Z | Undo the last operation. | | Ctrl+Y | Repeat the last undone operation. | -![undo](../../../../images/winforms-eurd-shortcuts/undo.gif) +![undo](../../../../../images/winforms-eurd-shortcuts/undo.gif) ### Slide XRControl to the End of the Area with a Minimum Indent @@ -51,7 +51,7 @@ Use arrow keys to slide XRControl to the end of the area with a minimum indent: | Left | Slide XRControl left. | | Right | Slide XRControl right. | -![arrow](../../../../images/winforms-eurd-shortcuts/arrow.gif) +![arrow](../../../../../images/winforms-eurd-shortcuts/arrow.gif) ### Shift XRControl Pixel by Pixel @@ -64,7 +64,7 @@ Use `Ctrl` + arrows to shift XRControl pixel by pixel: | 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) +![ctrl_arrow](../../../../../images/winforms-eurd-shortcuts/ctrl_arrow.gif) ### Resize XRControl to the Widest/Highest Possible Value @@ -75,7 +75,7 @@ Use `Ctrl` + arrows to shift XRControl pixel by pixel: | 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) +![shift_arrow](../../../../../images/winforms-eurd-shortcuts/shift_arrow.gif) ### Resize XRControl Pixel by Pixel @@ -86,7 +86,7 @@ Use `Ctrl` + arrows to shift XRControl pixel by 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) +![ctrl_shift_arrow](../../../../../images/winforms-eurd-shortcuts/ctrl_shift_arrow.gif) ### Clone XRControl @@ -94,7 +94,7 @@ Use `Ctrl` + arrows to shift XRControl pixel by pixel: |----------|----------| | Ctrl+Drag | Clone XRControl. | -![ctrl_move](../../../../images/winforms-eurd-shortcuts/ctrl_move.gif) +![ctrl_move](../../../../../images/winforms-eurd-shortcuts/ctrl_move.gif) ### Select Multiple XRControls @@ -102,7 +102,7 @@ Use `Ctrl` + arrows to shift XRControl pixel by pixel: |----------|----------| | Ctrl+Click or Shift+Click | Select/unselect multiple XRControls. | -![ctrl_or_shift_click](../../../../images/winforms-eurd-shortcuts/ctrl_or_shift_click.gif) +![ctrl_or_shift_click](../../../../../images/winforms-eurd-shortcuts/ctrl_or_shift_click.gif) ### Rotate XRShape @@ -110,7 +110,7 @@ Use `Ctrl` + arrows to shift XRControl pixel by pixel: |----------|----------| | Ctrl+Drag | Rotate XRShape. | -![ctrl_move_shape](../../../../images/winforms-eurd-shortcuts/ctrl_move_shape.gif) +![ctrl_move_shape](../../../../../images/winforms-eurd-shortcuts/ctrl_move_shape.gif) ## Operations with the Field List @@ -120,14 +120,14 @@ Use `Ctrl` + arrows to shift XRControl pixel by pixel: | Drag a table | Add XRTable with bindings to all data fields. | -![drag_drop](../../../../images/winforms-eurd-shortcuts/drag_drop.gif) +![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) +![shift_drag_drop](../../../../../images/winforms-eurd-shortcuts/shift_drag_drop.gif) ## Operations with the End-User Report Designer @@ -137,7 +137,7 @@ Use `Ctrl` + arrows to shift XRControl pixel by pixel: | F5 | Switch to the Preview tab. | -![f4_or_f5](../../../../images/winforms-eurd-shortcuts/f4_or_f5.gif) +![f4_or_f5](../../../../../images/winforms-eurd-shortcuts/f4_or_f5.gif) | Key | Action | |----------|----------|