WebMoviePlayer.AllowFullScreen

From Xojo Documentation

Property (As Boolean )


aWebMoviePlayer.AllowFullScreen = newBooleanValue
or
BooleanValue = aWebMoviePlayer.AllowFullScreen

New in 2011r2

Supported for all project types and targets.

If True, the movieplayer shows the FullScreen button. If False, it hides it.