Click or drag to resize

ContextMenuOptionsTrackPopupMenuX Property

Gets or sets the horizontal location of the shortcut menu, in screen coordinates.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual int TrackPopupMenuX { get; set; }

Property Value

Type: Int32
The horizontal location of the shortcut menu, in screen coordinates.
See Also