Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
AxWindowsMediaPlayer.Ctlcontrols (VB and C#)
The Ctlcontrols property gets an IWMPControls interface that provides a way to manipulate the playback of a media item.
[Visual Basic]
Public Overridable ReadOnly Property Ctlcontrols As IWMPControls
[C#]
public virtual IWMPControls Ctlcontrols {get;}
Property Value
The WMPLIB.IWMPControls interface.
Requirements
Version: Windows Media Player 9 Series or later
Namespace: AxWMPLib
Assembly: AxInterop.WMPLib.dll (automatically generated by Visual Studio)
See Also
| Previous | Next |