From 36f2a7bb238a0d5efdcd0e4b11de9ac028cb2d24 Mon Sep 17 00:00:00 2001 From: Asha Bhaskaran Date: Tue, 1 Jul 2025 16:48:48 +0530 Subject: [PATCH] add the img alt tag --- ...-customize-the-dock-context-menu-of-a-docked-control.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/WindowsForms/Docking-Manager/FAQ/ContextMenu/How-to-customize-the-dock-context-menu-of-a-docked-control.md b/WindowsForms/Docking-Manager/FAQ/ContextMenu/How-to-customize-the-dock-context-menu-of-a-docked-control.md index d004270c8..072667524 100644 --- a/WindowsForms/Docking-Manager/FAQ/ContextMenu/How-to-customize-the-dock-context-menu-of-a-docked-control.md +++ b/WindowsForms/Docking-Manager/FAQ/ContextMenu/How-to-customize-the-dock-context-menu-of-a-docked-control.md @@ -1,8 +1,7 @@ --- layout: post -title: How to customize the dock context menu of a docked control | WindowsForms | Syncfusion® -description: How to customize the dock context menu of a docked control -platform: windowsforms +title: How to customize the dock context menu of a docked control +description: Check out and learn here all about how to customize the dock context menu of a docked control and much more. control: DockingManager documentation: ug --- @@ -104,7 +103,7 @@ End Sub {% endtabs %} - ![](Images/Docking-Events_img1.jpeg) + ![ContextMenu of the Docked controls.](Images/Docking-Events_img1.jpeg)