IsPositionSliderVisible Property (C1MediaPlayer)
In This Topic
Gets or sets a value indicating whether the slider that shows and controls the current position is visible.
Syntax
'Declaration
Public Property IsPositionSliderVisible As Boolean
public bool IsPositionSliderVisible {get; set;}
See Also