GoDiagram Web Reference
GoObjectEnterLeaveEventArgs Class Members
Properties 


The following tables list the members exposed by GoObjectEnterLeaveEventArgs.

Public Constructors
 NameDescription
Public ConstructorGoObjectEnterLeaveEventArgs ConstructorCreate a GoObjectEnterLeaveEventArgs that knows about an input event involving a GoObject.  
Top
Public Properties
 NameDescription
Public PropertyAltGets whether Modifiers has the Alt flag (mask == 4) set. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyButtonsGets or sets the MouseButtons used with this input event. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyControlGets whether Modifiers has the Control flag (mask == 2) set. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyDeltaGets or sets the amount of change associated with a mouse-wheel rotation. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyDocPointGets or sets the point at which this input event occurred. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyDoubleClickGets or sets whether this is a double-click event. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyFromGets the GoObject that the mouse had been over.  
Public PropertyInputStateGets or sets the GoInputState as defined by various tools. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyIsContextButtonGets whether Buttons equals MouseButtons.Right. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyKeyGets or sets the key pressed as this input event. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyModifiersGets or sets the modifier keys used with this input event. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyShiftGets whether Modifiers has the Shift flag (mask == 1) set. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Public PropertyToGets the GoObject that the mouse is now over.  
Public PropertyViewPointGets or sets the point at which this input event occurred. (Inherited from Northwoods.GoWeb.GoInputEventArgs)
Top
See Also

Reference

GoObjectEnterLeaveEventArgs Class
Northwoods.GoWeb Namespace
GoInputEventArgs Class

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback