Table of Contents

Property ContextMenuEnabled

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ContextMenuEnabled

Enables or disables the right click context menu.

public virtual bool ContextMenuEnabled { get; set; }

Property Value

bool

true if the right click context menu is enabled; otherwise, false.

Remarks

By default the standard context menu is enabled, this property can be used to disable it or re-enable it later.