ComponentOne MediaPlayer for WPF and Silverlight
IsStopButtonVisible Property (C1MediaPlayer)

C1.WPF.MediaPlayer Namespace > C1MediaPlayer Class : IsStopButtonVisible Property
Gets or sets a value indicating whether the button that stops the media is visible.
Syntax
'Declaration
 
Public Property IsStopButtonVisible As Boolean
public bool IsStopButtonVisible {get; set;}
See Also

Reference

C1MediaPlayer Class
C1MediaPlayer Members