当前位置: 代码迷 >> .NET组件控件 >> axWindowsMediaPlayer控件的使用解决方法
  详细解决方案

axWindowsMediaPlayer控件的使用解决方法

热度:688   发布时间:2013-02-25 00:00:00.0
axWindowsMediaPlayer控件的使用
如何不显示axWindowsMediaPlayer下边的工具栏

------解决方案--------------------------------------------------------
axWindowsMediaPlayer1.uiMode = "none"
  相关解决方案