ComponentOne MediaPlayer for WPF and Silverlight
IsPlayButtonVisible Property (C1MediaPlayer)

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

Reference

C1MediaPlayer Class
C1MediaPlayer Members