[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBar.ContextMenuStrip

ContextMenuStrip Property

ContextMenuStrip

Gets or sets the shortcut menu associated with the control.

Declaration
public override ContextMenuStrip ContextMenuStrip { get; set; }
Public Overrides Property ContextMenuStrip As ContextMenuStrip
Property Value
Type Description
ContextMenuStrip

A System.Windows.Forms.ContextMenu that represents the shortcut menu associated with the control.

Overrides