Probably easy move activex function problem
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
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!
0 件のコメント
回答 (0 件)
この質問は閉じられています。
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!