SDG Toolkit

EmulateSystemMouseModes Enumeration

The different types of System Mouse Emulation Modes

public enum EmulateSystemMouseModes

Remarks

There may be cases where you actually want the system mouse to follow a particular mouse or you may want to park the system mouse in a particular location so to prevent problems which clicking in a location outside the mouse area. This enumeration provides that functionality.

Members

Member Name Description
ParkPark the system mouse at the location specified by SystemMouseParkLocation
FollowMouseFollow the mouse specified by the MouseToFollow property

Requirements

Namespace: Sdgt

Assembly: Sdgt 2.0.0.9 (in Sdgt 2.0.0.9.dll)

See Also

Sdgt Namespace