Returns the mouse buttons state when the mouse entered the monitored window.

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

Syntax

C#
public MouseButtons MouseButtonsEnter { get; }

See Also