NevronOpenVision
Nevron.Nov.UI Namespace / NTouch Class / EnableMouseEventsPromotion Property
EnableMouseEventsPromotion Property
Gets or sets whether mouse events promotion is allowed. Mouse events promotion happens when an unhandled touch event of the primary touch device is used to generate a mouse event. Setting this property globally enables/disables the mouse events promotion.
Syntax
public static System.bool EnableMouseEventsPromotion {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also