Click or drag to resize

IPresentationSpaceEvents.CursorChanged Event

Raised when the cursor position has changed.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.2.292.0 (1.2.292.0)
Syntax
event EventHandler<CursorChangedEventArgs> CursorChanged

Value

Type: System.EventHandler<CursorChangedEventArgs>
See Also