Probably easy move activex function problem
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
Hi,
I am trying to hide the activex control in my GUI by moving it out of sight. I am new to this and have been searching with no avail. I have tried:
g = actxcontrol('WMPlayer.OCX.7', [16 242 714 321]); g.move([20,160,100,100]) %I know this location isn't out of sight but I wanted to see where it was moved....
but it just creates another inactive wmv looking file and places it in that position and doesn't move the actual activex that I am trying to move. I am not sure what I am doing wrong. I don't know know if I need to use a handle, or even what that would be since it doesn't let me create a function...its Tag is activex6 by the way if that helps.
any help would be GREAT!
Risposte (0)
Questa domanda è chiusa.
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!