MoviePlayer.HasController
From Xojo Documentation
Property (As Boolean )
aMoviePlayer.HasController = newBooleanValue
or
BooleanValue = aMoviePlayer.HasController
New in 2019r2
Supported for all project types and targets.
or
BooleanValue = aMoviePlayer.HasController
New in 2019r2
Supported for all project types and targets.
Determines if the controller is displayed. The default is True.
Example
This example hides the controls and autoplays the movie.