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 个)

此问题已关闭。

产品

标签

提问:

2012-3-31

关闭:

2021-8-20

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by