FlashObjectProperties.EnableContextMenu Property
Gets or sets whether the full context menu is shown.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true |
|
Remarks
End-users can invoke the context menu by right-clicking within the Flash Window. If the EnableContextMenu option is set to true, a variety of options to enhance or control the playback are allowed to a user.
See Also