Table of Contents

Property DropDownMenu

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

DropDownMenu

Gets or sets ContextMenu which is shown when control is clicked with left mouse button. Do not mix this with ContextMenu which is shown when right mouse button is clicked.

[Browsable(false)]
public virtual ContextMenu? DropDownMenu { get; set; }

Property Value

ContextMenu