GefMouseButtonFlags (enum)

Specifies values for mouse buttons and modifiers.
Description: These values are used to specify which mouse buttons and modifier keys are being used. In general, these values are logically OR'd together to form the button flags.
See Also: GefEventContext.GetMouseEvent
Values:
gefLButton
gefRButton
gefShift
gefControl
gefMButton