Set to true to show the buttons over the video when the player is not in full screen mode.

Namespace:  C1.Silverlight.MediaPlayer
Assembly:  C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)

Syntax

C#
public bool SuperimposeButtonsWindowed { get; set; }
Visual Basic
Public Property SuperimposeButtonsWindowed As Boolean
	Get
	Set

See Also