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