ContextMenuOptionsTrackPopupMenuX Property |
Gets or sets the horizontal 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 public virtual int TrackPopupMenuX { get; set; }
Property Value
Type:
Int32
The horizontal location of the shortcut menu, in screen coordinates.
See Also