Returns trueTruetruetrue (True in Visual Basic) whether the last event was handled by the controller.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public bool LastMouseEventHandled { get; }

Implements

IXMouseController..::.LastMouseEventHandled

See Also