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