Skip to content

Commit 380372a

Browse files
Merge pull request #13811 from Brchatel/docs-editor/how-to-add-a-custom-task-pane-1744164388
Update Add a custom task pane to an application with deprecation information for Word
2 parents 67821e7 + deedf6d commit 380372a

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

docs/vsto/how-to-add-a-custom-task-pane-to-an-application.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,21 @@ ms.subservice: office-development
1616
---
1717
# Add a custom task pane to an application
1818

19-
You can add a custom task pane to the applications listed above by using VSTO Add-in. For more information, see [Custom task panes](../vsto/custom-task-panes.md).
19+
20+
21+
22+
> [!IMPORTANT]
23+
> The Actions feature has been retired from Microsoft Word starting in Office 2024.
24+
> This feature is only available in Microsoft Word with the following releases of Office:
25+
> - Microsoft 365
26+
> - Office LTSC Professional Plus 2021
27+
> - Office LTSC Standard 2021
28+
> - Office Professional Plus 2016, 2019
29+
> - Office Standard 2016, 2019
30+
31+
32+
33+
You can add a custom task pane to the applications listed above by using VSTO Add-in. For more information, see [Custom task panes](../vsto/custom-task-panes.md).
2034

2135
[!INCLUDE[appliesto_olkallapp](../vsto/includes/appliesto-olkallapp-md.md)]
2236

0 commit comments

Comments
 (0)