MenuInvokeOptionsPoint Property |
Gets or sets the point where the command is invoked.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual POINT? Point { get; set; }
Property Value
Type:
NullablePOINT
The point.
See Also