DesktopMoviePlayer.HasBorder
From Xojo Documentation
Property (As Boolean )
aDesktopMoviePlayer.HasBorder = newBooleanValue
or
BooleanValue = aDesktopMoviePlayer.HasBorder
New in 2021r3
Supported for all project types and targets.
or
BooleanValue = aDesktopMoviePlayer.HasBorder
New in 2021r3
Supported for all project types and targets.
Indicates whether or not it is visible.
Border As Double
Degrees of transparency is currently supported only on macOS and Windows. On other platforms, the border is either visible (100%) or invisible. |