Click or drag to resize

ShellMenuInvokeEventArgsInvokeLocation Property

Gets the invoke location.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Point InvokeLocation { get; }

Property Value

Type: Point
The invoke location.
See Also