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

In This Topic
    SuperimposeButtonsWindowed Property (C1MediaPlayer)
    In This Topic
    Set to true to show the buttons over the video when the player is not in full screen mode.
    Syntax
    'Declaration
     
    
    Public Property SuperimposeButtonsWindowed As Boolean
    public bool SuperimposeButtonsWindowed {get; set;}
    See Also