GoDiagram Win Reference
GoObjectEventArgs Class Properties


For a list of all members of this type, see GoObjectEventArgs members.

Public Properties
 NameDescription
Public PropertyAltGets whether Modifiers has Keys.Alt set. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyButtonsGets or sets the MouseButtons used with this input event. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyControlGets whether Modifiers has Keys.Control set. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyDeltaGets or sets the amount of change associated with a mouse-wheel rotation. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyDocPointGets or sets the point at which this input event occurred. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyDoubleClickGets or sets whether this is a double-click event. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyDragEventArgsGets or sets the DragEventArgs associated with this input event. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyGoObjectGets or sets the GoObject associated with this event.  
Public PropertyInputStateGets or sets the GoInputState as defined by various tools. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyIsContextButtonGets whether Buttons equals MouseButtons.Right. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyKeyGets or sets the key pressed as this input event. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyKeyEventArgsGets or sets the KeyEventArgs associated with this input event. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyModifiersGets or sets the modifier keys used with this input event. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyMouseEventArgsGets or sets the MouseEventArgs associated with this input event. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyShiftGets whether Modifiers has Keys.Shift set. (Inherited from Northwoods.Go.GoInputEventArgs)
Public PropertyViewPointGets or sets the point at which this input event occurred. (Inherited from Northwoods.Go.GoInputEventArgs)
Top
See Also

Reference

GoObjectEventArgs Class
Northwoods.Go Namespace
GoInputEventArgs Class
GoSelectionEventArgs Class

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback