Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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%})