how can i find activex controls
Mostrar comentarios más antiguos
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???
Respuesta aceptada
Más respuestas (2)
Guillaume
el 11 de Nov. de 2014
0 votos
Personally, I use the object browser of Visual Studio for this sort of thing. That of course requires you to have visual studio installed.
Amirhosein Ghenaati
el 20 de Nov. de 2014
0 votos
Categorías
Más información sobre ActiveX en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!