Skip to content

Commit

Permalink
Merge pull request #620 from telerik/DinkoK-patch-1
Browse files Browse the repository at this point in the history
Update dock-hide-docking-guide-indicators.md
  • Loading branch information
nade7o authored Aug 15, 2024
2 parents 1b74c5f + a4cdcc0 commit a82ab42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions knowledge-base/dock-hide-docking-guide-indicators.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ticketid: 1661136

## Description

By default, when the user starts dragging a window in RadDock, Docking Assistant appears. Docking Assistant uses DockingGuidesTemplates to show hints to help the user to relocate the window. For more information please refer to [Using the DragDropService]({%slug winforms/controls/dock/architecture-and-features/using-the-dragdropservice%})
By default, when the user starts dragging a window in RadDock, Docking Assistant appears. Docking Assistant uses DockingGuidesTemplates to show hints to help the user to relocate the window. For more information please refer to [Using the DragDropService]({%slug winforms/dock/architecture-and-features/using-the-dragdropservice%})

>caption Figure 1: Before.
Expand Down Expand Up @@ -65,6 +65,6 @@ Private Sub Service_PreviewDockPosition(ByVal sender As Object, ByVal e As DragD

## See Also

[Using the DragDropService]({%slug winforms/controls/dock/architecture-and-features/using-the-dragdropservice%})
[DockingGuidesTemplate]({%slug winforms/controls/dock/architecture-and-features/dockingguidestemplate%})
[Using the DragDropService]({%slug winforms/dock/architecture-and-features/using-the-dragdropservice%})
[DockingGuidesTemplate]({%slug winforms/dock/architecture-and-features/dockingguidestemplate%})

0 comments on commit a82ab42

Please sign in to comment.