GoDiagram Win Reference
GoView Class Events


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

Public Events
 NameDescription
Public EventBackColorChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundContextClickedThe user performed a context click in the background, not over any document object.  
Public EventBackgroundDoubleClickedThe user performed a double click on the background, not over any document object.  
Public EventBackgroundHoverThe user hovered over the background, not over any document object.  
Public EventBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundSelectionDroppedThe user dropped the view's selection onto the background of the view, not onto any document object.  
Public EventBackgroundSelectionDropRejectThe event that is raised during a drag's mouse move over the background; setting the GoInputEventArgs.InputState property to GoInputState.GoInputState.Cancel will reject a drop of the selection at this input event point.  
Public EventBackgroundSingleClickedThe user performed a single click on the background, not over any document object.  
Public EventBindingContextChanged (Inherited from System.Windows.Forms.Control)
Public EventCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Public EventChangeUICues (Inherited from System.Windows.Forms.Control)
Public EventClick (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventClipboardCopiedThe event that is raised after the user has copied something into the clipboard from this document.  
Public EventClipboardPastedThe event that is raised after the user has pasted a copy of the clipboard into this document.  
Public EventContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Public EventControlAdded (Inherited from System.Windows.Forms.Control)
Public EventControlRemoved (Inherited from System.Windows.Forms.Control)
Public EventCursorChanged (Inherited from System.Windows.Forms.Control)
Public EventDockChanged (Inherited from System.Windows.Forms.Control)
Public EventDocumentChangedAll GoDocument.Changed events get re-raised through this event, for the convenience of writing event handlers on the document's view.  
Public EventDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventDragDrop (Inherited from System.Windows.Forms.Control)
Public EventDragEnter (Inherited from System.Windows.Forms.Control)
Public EventDragLeave (Inherited from System.Windows.Forms.Control)
Public EventDragOver (Inherited from System.Windows.Forms.Control)
Public EventEnabledChanged (Inherited from System.Windows.Forms.Control)
Public EventEnter (Inherited from System.Windows.Forms.Control)
Public EventExternalObjectsDroppedThe event that is raised after the user has dropped a copy of some objects into this document.  
Public EventFontChanged (Inherited from System.Windows.Forms.Control)
Public EventForeColorChanged (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedback (Inherited from System.Windows.Forms.Control)
Public EventHelpRequested (Inherited from System.Windows.Forms.Control)
Public EventImeModeChanged (Inherited from System.Windows.Forms.Control)
Public EventKeyDown (Inherited from System.Windows.Forms.Control)
Public EventKeyPress (Inherited from System.Windows.Forms.Control)
Public EventKeyUp (Inherited from System.Windows.Forms.Control)
Public EventLayout (Inherited from System.Windows.Forms.Control)
Public EventLeave (Inherited from System.Windows.Forms.Control)
Public EventLinkCreatedThe event that is raised after the user draws a new link.  
Public EventLinkRelinkedThe event that is raised after the user reconnects an existing link.  
Public EventLocationChanged (Inherited from System.Windows.Forms.Control)
Public EventMarginChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDown (Inherited from System.Windows.Forms.Control)
Public EventMouseEnter (Inherited from System.Windows.Forms.Control)
Public EventMouseHover (Inherited from System.Windows.Forms.Control)
Public EventMouseLeave (Inherited from System.Windows.Forms.Control)
Public EventMouseMove (Inherited from System.Windows.Forms.Control)
Public EventMouseUp (Inherited from System.Windows.Forms.Control)
Public EventMove (Inherited from System.Windows.Forms.Control)
Public EventObjectContextClickedA document object was context clicked by the user.  
Public EventObjectDoubleClickedA document object was double clicked by the user.  
Public EventObjectEditedThe event that is raised after the user finishes editing an object.  
Public EventObjectEnterLeaveThe mouse entered and/or left a document object, when no particular tool is running (a mouse-over) or when dragging.  
Public EventObjectGotSelectionThe event that is raised when an object gets added to this view's selection.  
Public EventObjectHoverA document object was hovered over by the user.  
Public EventObjectLostSelectionThe event that is raised when an object is removed from this view's selection.  
Public EventObjectResizedThe event that is raised after the user finishes resizing an object.  
Public EventObjectSelectionDroppedThe user dropped the view's Selection onto a document object.  
Public EventObjectSelectionDropRejectThe event that is raised during a drag's mouse over a document object; setting the GoInputEventArgs.InputState property to GoInputState.GoInputState.Cancel will reject a drop of the selection at this input event point.  
Public EventObjectSingleClickedA document object was single clicked by the user.  
Public EventPaddingChanged (Inherited from System.Windows.Forms.Control)
Public EventPaint (Inherited from System.Windows.Forms.Control)
Public EventParentChanged (Inherited from System.Windows.Forms.Control)
Public EventPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Public EventPropertyChangedRather than having separate events whenever any view property changed, all such notifications occur through this single event.  
Public EventQueryAccessibilityHelp (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Public EventRegionChanged (Inherited from System.Windows.Forms.Control)
Public EventResize (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Public EventSelectionCopiedThe event that is raised after the user has copied the selection.  
Public EventSelectionDeletedThe event that is raised after the user has deleted the selected objects.  
Public EventSelectionDeletingThe cancellable event that is raised just before the user has deleted the selected objects.  
Public EventSelectionFinishedThe event that is raised after a number of objects are selected or de-selected.  
Public EventSelectionMovedThe event that is raised after the user has finished moving the selection.  
Public EventSelectionStartingThe event that is raised before a number of objects are selected or de-selected.  
Public EventSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventStyleChanged (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChanged (Inherited from System.Windows.Forms.Control)
Public EventTabStopChanged (Inherited from System.Windows.Forms.Control)
Public EventTextChanged (Inherited from System.Windows.Forms.Control)
Public EventValidated (Inherited from System.Windows.Forms.Control)
Public EventValidating (Inherited from System.Windows.Forms.Control)
Public EventVisibleChanged (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

GoView Class
Northwoods.Go Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback