CreateMouseEventInfo Method (EventInfoFactory)
Creates a mouse event info for the given mouse event type.

C# Syntax

public static MouseEventInfo CreateMouseEventInfo( 
   MouseEventTypes type
)

Parameters

type
The type of mouse event. Possible values: MouseEventTypes