当鼠标进入AxWindowsMediaPlayer时显示和隐藏按钮?

时间:2019-02-07 04:26:48

标签: vb.net button axwindowsmediaplayer

我意识到, AxWindowsMediaPlayer ”不具有鼠标进入时和鼠标离开时的功能。 鼠标移动。但是我想让按钮仅在鼠标进入或离开时才显示。

我测试了如何使用面板,但是在不离开按钮的情况下它也不会消失。

期望: Expectative


    'When mouse enter the AxWindowsMediaPlayer buttons are visible.

    'When mouse leaves the AxWindowsMediaPlayer buttons are invisible.


我希望“ AxWindowsMediaPlayer”具有鼠标进入和退出的功能,但是没有。所以我不知道该怎么办。

0 个答案:

没有答案