ComponentOne MediaPlayer for WPF and Silverlight
C1.WPF.MediaPlayer Namespace / C1MediaPlayer Class / IsFullScreenButtonVisible Property

In This Topic
    IsFullScreenButtonVisible Property (C1MediaPlayer)
    In This Topic
    Gets or sets a value indicating whether the button that toggles full screen mode is visible.
    Syntax
    'Declaration
     
    
    Public Property IsFullScreenButtonVisible As Boolean
    public bool IsFullScreenButtonVisible {get; set;}
    See Also