Is it possible to create a custom control, like ActiveX control using JAvaScript?

LinJames 0 Reputation points
2023-09-13T08:54:47.76+00:00

I have implemented a ActiveX control for PowerPoint using C# before. The control can be inserted, customized with properties and displayed in slide presentation. I am looking for a solution to create a new version using JavaScript. After studying for a while, I have only found some samples of creating add-in in Excel, Word or PowerPoint, and the samples show how to work with Excel spreadsheets, Word documents or PowerPoint slides. There is no sample of creating a custom Office control which can be used like an ActiveX control.

Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | PowerPoint | For business | Windows
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.