showPlayBar

Type: Boolean

Availability: Read or write at any time

The showPlayBar property of the MultiMedia class specifies whether a playbar is included in the control. This playbar enables the user to manually start and stop the playing of the medium in the control.

If the playbar is visible and the useDotNetVersion property is set to true, it is drawn using WPF entities and it has a different appearance from the playbar drawn using an MP3 file type.

The default value is false.