showRecord

Type: Boolean

Availability: Read or write at any time

The showRecord property of the MultiMedia class specifies whether a record button is displayed on the playbar of the control.

If the useDotNetVersion property is set to true, the showRecord property is not available and it generates exception 1068 (Feature not available in this release).

The display of a record button is ignored if the device does not support recording or if the value of the showPlayBar property is false.

The default value is false.