how can i find activex controls
显示 更早的评论
i used wmplayer as activex in gui and can play and pause video automatically when i decide according to nex command:
handles.activex2.controls.stop ();
but i dont know other function instead of stop function
how can i find other function details in help???
采纳的回答
更多回答(2 个)
Guillaume
2014-11-11
0 个投票
Personally, I use the object browser of Visual Studio for this sort of thing. That of course requires you to have visual studio installed.
类别
在 帮助中心 和 File Exchange 中查找有关 ActiveX 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!