Click or drag to resize

ContextMenuOptionsTrackPopupMenuY Property

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

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual int TrackPopupMenuY { get; set; }

Property Value

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