[]
Gets or sets whether the default browser menu is displayed when a context menu is canceled when opening.
public virtual bool ShowDefaultContextMenu { get; set; }
Public Overridable Property ShowDefaultContextMenu As Boolean
Type | Description |
---|---|
bool | The default value is true, set to false to prevent the default menu from being displayed. |