| Name | Description |
| AbortTransaction | This just calls Document.AbortTransaction() . |
| BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
| BeginUpdate | Disable painting of this view. |
| BringToFront | (Inherited from System.Windows.Forms.Control) |
| CanCopyObjects | Called to see if the user can copy objects in this view for this document. |
| CanDeleteObjects | Called to see if the user can delete objects in this view for this document. |
| CanEditCopy | This predicate is true when the user can perform the EditCopy action. |
| CanEditCut | This predicate is true when the user can perform the EditCut action. |
| CanEditDelete | This predicate is true when the user can perform the EditDelete action. |
| CanEditEdit | This predicate is true when the user can perform the EditEdit action. |
| CanEditObjects | Called to see if the user can edit objects in this view for this document. |
| CanEditPaste | This predicate is true when the user can perform the EditPaste action. |
| CanInsertObjects | Called to see if the user can insert objects into this view for this document. |
| CanLinkObjects | Called to see if the user can link objects together in this view for this document. |
| CanMoveObjects | Called to see if the user can move objects in this view for this document. |
| CanRedo | This just calls Document.CanRedo() . |
| CanReshapeObjects | Called to see if the user can reshape objects in this view for this document. |
| CanResizeObjects | Called to see if the user can resize objects in this view for this document. |
| CanScroll | Determine if there is room for the view to be scrolled in a given direction. |
| CanSelectObjects | Called to see if the user can select objects in this view for this document. |
| CanUndo | This just calls Document.CanUndo() . |
| ComputeAutoPanDocPosition | This method is called to determine the next position in the document for this view, given a point at which the user is holding the mouse during a pan operation. |
| ComputeAutoScrollDocPosition | This method is called to determine the next position in the document for this view, given a point at which the user is dragging the mouse. |
| ComputeDocumentBounds | Determine the actual extent of all of the objects in the document as seen by this view. |
| Contains | (Inherited from System.Windows.Forms.Control) |
| ConvertDocToView | Overloaded. Given a point in this document, calculate the corresponding point in this view. |
| ConvertViewToDoc | Overloaded. Given a point in this view, calculate the corresponding point in the view's document. |
| CopySelection | Make copies of the objects in a collection and add them to this view's document at the given offset. |
| CopyToClipboard | Put a copy of a collection of objects in the clipboard. |
| CreateControl | (Inherited from System.Windows.Forms.Control) |
| CreateDefaultTool | Create an instance of the default DefaultTool for this view. |
| CreateDocument | This method is called by the constructor to create a document for this view. |
| CreateGraphics | (Inherited from System.Windows.Forms.Control) |
| CreateGrid | This method is called by the constructor to create a grid object for this view. |
| CreateLink | The GoToolLinking class calls this method to create a new link between ports. |
| CreateObjRef | (Inherited from System.MarshalByRefObject) |
| CreateSelection | This method is called by the constructor to create a selection collection for this view. |
| CreateSheet | This method is called by the constructor to create a page object for this view. |
| DeleteSelection | Delete a collection of objects. |
| DetectHover | Start or restart a timer to see if the mouse has moved; if at the end of the timer the mouse has not moved, DoMouseHover is called. |
| Dispose | Overloaded. Overridden. Free up any Windows resources that this view caches. |
| DoAutoPan | Start or continue scrolling the view according to the relative position of the compared to the . |
| DoAutoScroll | Start or continue automatically scrolling the view during a mouse drag. |
| DoBackgroundMouseOver | This method is called by DoMouseOver when no call to OnMouseOver has returned true. |
| DoCancelMouse | Handle a canonicalized cancel input event. |
| DoContextClick | Perform the behavior that normally occurs upon a context click. |
| DoDoubleClick | Perform the behavior that normally occurs upon a double click. |
| DoDragDrop | (Inherited from System.Windows.Forms.Control) |
| DoEndEdit | Stop the user's editing an object using the EditControl. |
| DoHover | Perform the behavior that normally occurs upon a mouse hover. |
| DoKeyDown | Handle a canonicalized keyboard input event. |
| DoMouseDown | Handle a canonicalized mouse down input event. |
| DoMouseHover | Handle a canonicalized mouse hover input event. |
| DoMouseMove | Handle a canonicalized mouse move input event. |
| DoMouseOver | Perform the immediate behavior normally associated with the mouse moving without a mouse button being pressed. |
| DoMouseUp | Handle a canonicalized mouse up input event. |
| DoMouseWheel | Handle a canonicalized mouse wheel input event. |
| DoObjectEnterLeave | Perform the behavior that normally occurs when there is a change in the document object that the mouse is over. |
| DoSelectionDropped | Perform the behavior that normally occurs when the Selection has been dropped in this view. |
| DoSelectionDropReject | Invoke BackgroundSelectionDropReject or ObjectSelectionDropReject event handlers and GoObject.GoObject.OnSelectionDropReject methods to see if any want to prevent a drop. |
| DoSingleClick | Perform the behavior that normally occurs upon a single click. |
| DoToolTipObject | This method is responsible for finding a tooltip string for an object and then displaying it in a ToolTip. |
| DoWheel | Perform the standard mouse wheel behavior for views. |
| DrawToBitmap | (Inherited from System.Windows.Forms.Control) |
| DrawXorBox | This convenience method erases any previous XOR-drawn rectangle and then may draw a new one with the given dimensions. |
| DrawXorLine | Draw a line on the screen in XOR mode. |
| DrawXorRectangle | Draw a rectangle on the screen in XOR mode. |
| EditCopy | Copy the Selection to the clipboard. |
| EditCut | Copy the current Selection to the clipboard and then delete it. |
| EditDelete | Remove all selected objects from this view's document. |
| EditEdit | Have the user edit the primary selection. |
| EditObject | Begin having the user edit an object. |
| EditPaste | Paste and select a copy of the clipboard's GoObjects into this view's document. |
| EndInvoke | (Inherited from System.Windows.Forms.Control) |
| EndUpdate | Re-enable painting of this view. |
| FindForm | (Inherited from System.Windows.Forms.Control) |
| FindMouseTool | Overloaded. Find one of the tools used by this view that is an instance of a given tool type. |
| FindNearestGridPoint | Find the nearest Grid point to a given point. |
| FinishTransaction | This just calls Document.FinishTransaction(tname) . |
| Focus | (Inherited from System.Windows.Forms.Control) |
| GetBitmap | Produce a rendering of this view. |
| GetBitmapFromCollection | Overloaded. Return a Bitmap displaying all of the visible objects in the given collection. |
| GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
| GetContainerControl | (Inherited from System.Windows.Forms.Control) |
| GetLifetimeService | (Inherited from System.MarshalByRefObject) |
| GetNextControl | (Inherited from System.Windows.Forms.Control) |
| GetPreferredSize | (Inherited from System.Windows.Forms.Control) |
| GetShadowBrush | Get a Brush for filling in an object's drop-shadow. |
| GetShadowPen | Get a Pen for drawing an object's drop-shadow. |
| HandleScroll | This is the event handler for both scroll bars. |
| Hide | (Inherited from System.Windows.Forms.Control) |
| InitializeLayersFromDocument | This method is responsible for setting up the view's collection of layers to include all of the document's layers, in order, followed by the view's default layer. |
| InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
| Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) |
| Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
| IsInternalDragDrop | This predicate is true when a drag-and-drop started within this view. |
| LayoutScrollBars | Position and size the scrollbars and corner. |
| LimitDocPosition | This method is called when setting the DocPosition property to make sure the view only takes reasonable, desired positions. |
| LimitDocScale | This method is called when setting the DocScale property to make sure that the view only displays objects at a reasonable scale. |
| MatchesNodeLabel | This predicate is called by SelectNextNode to decide if a part's text label starts with a given character. |
| MoveSelection | Move a collection of objects by a given offset. |
| PasteFromClipboard | Copy the GoObjects in the clipboard into this view's document. |
| PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
| PickObject | Find a visible object at a given point. |
| PickObjects | Return a collection of objects that can be picked at a particular point. |
| PickObjectsInRectangle | Return a collection of objects that are surrounded by a given rectangle. |
| PointToClient | (Inherited from System.Windows.Forms.Control) |
| PointToScreen | (Inherited from System.Windows.Forms.Control) |
| PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) |
| PreProcessMessage | (Inherited from System.Windows.Forms.Control) |
| Print | Print this view's document. |
| PrintDocumentPage | This is called repeatedly by the printing process in order to produce the printed image. |
| PrintPreview | Display a print preview window for this view's document. |
| RaiseBackgroundContextClicked | Raise a BackgroundContextClicked event for a given canonicalized input event. |
| RaiseBackgroundDoubleClicked | Raise a BackgroundDoubleClicked event for a given canonicalized input event. |
| RaiseBackgroundHover | Raise a BackgroundHover event for a given canonicalized input event. |
| RaiseBackgroundSelectionDropped | Raise a BackgroundSelectionDropped event for a given canonicalized input event. |
| RaiseBackgroundSelectionDropReject | Call OnBackgroundSelectionDropReject with the given GoInputEventArgs to raise a BackgroundSelectionDropReject event. |
| RaiseBackgroundSingleClicked | Raise a BackgroundSingleClicked event for a given canonicalized input event. |
| RaiseChanged | Handle changes to any view layers or view objects. |
| RaiseClipboardCopied | Call OnClipboardCopied to raise a ClipboardCopied event. |
| RaiseClipboardPasted | Call OnClipboardPasted to raise a ClipboardPasted event. |
| RaiseExternalObjectsDropped | Call OnExternalObjectsDropped to raise a ExternalObjectsDropped event. |
| RaiseLinkCreated | Call OnLinkCreated for the given object to raise a LinkCreated event. |
| RaiseLinkRelinked | Call OnLinkRelinked for the given object to raise a LinkRelinked event. |
| RaiseObjectContextClicked | Raise an ObjectContextClicked event for a given object and canonicalized input event. |
| RaiseObjectDoubleClicked | Raise an ObjectDoubleClicked event for a given object and canonicalized input event. |
| RaiseObjectEdited | Call OnObjectEdited for the given object to raise an ObjectEdited event. |
| RaiseObjectEnterLeave | Raise an ObjectEnterLeave event for a given object. |
| RaiseObjectGotSelection | Call OnObjectGotSelection for the given object to raise an ObjectGotSelection event. |
| RaiseObjectHover | Raise an ObjectHover event for a given object and canonicalized input event. |
| RaiseObjectLostSelection | Call OnObjectLostSelection for the given object to raise an ObjectLostSelection event. |
| RaiseObjectResized | Call OnObjectResized for the given object to raise an ObjectResized event. |
| RaiseObjectSelectionDropped | Raise an ObjectSelectionDropped event for a given object and canonicalized input event. |
| RaiseObjectSelectionDropReject | Call OnObjectSelectionDropReject with the given GoObjectEventArgs to raise a ObjectSelectionDropReject event. |
| RaiseObjectSingleClicked | Raise an ObjectSingleClicked event for a given object and canonicalized input event. |
| RaisePropertyChangedEvent | Raise a PropertyChanged event for the given property name. |
| RaiseSelectionCopied | Call OnSelectionCopied to raise a SelectionCopied event. |
| RaiseSelectionDeleted | Call OnSelectionDeleted to raise a SelectionDeleted event. |
| RaiseSelectionDeleting | Call OnSelectionDeleting with the given CancelEventArgs to raise a SelectionDeleting event. |
| RaiseSelectionFinished | Call OnSelectionFinished. |
| RaiseSelectionMoved | Call OnSelectionMoved to raise a SelectionMoved event. |
| RaiseSelectionStarting | Call OnSelectionStarting. |
| RectangleToClient | (Inherited from System.Windows.Forms.Control) |
| RectangleToScreen | (Inherited from System.Windows.Forms.Control) |
| Redo | This just calls Document.Redo() . |
| Refresh | (Inherited from System.Windows.Forms.Control) |
| ReplaceMouseTool | Replace one of the "mode-less" tools used by this view. |
| RequestFocus | Call the Control.Focus() method, catching any SecurityException to make sure OnGotFocus is called anyway. |
| RescaleToFit | Change the DocScale and DocPosition properties so that all document objects are visible. |
| RescaleWithCenter | Change the DocScale, and adjust the DocPosition so that the remains at the center of the view. |
| ResetText | (Inherited from System.Windows.Forms.Control) |
| ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
| Scale | (Inherited from System.Windows.Forms.Control) |
| ScrollLine | Programmatically scroll the view by a "line" (a small change). |
| ScrollPage | Programmatically scroll the view by a "page" (a large change). |
| ScrollRectangleToVisible | Change this view's DocPosition so that the given rectangle is visible. |
| Select | Overloaded. (Inherited from System.Windows.Forms.Control) |
| SelectAll | Add all eligible document objects to this view's selection. |
| SelectInRectangle | Add all eligible document objects that are within a given rectangle to this view's selection. |
| SelectNextControl | (Inherited from System.Windows.Forms.Control) |
| SelectNextNode | Change the primary selection to be the next object whose label starts with a given letter or digit. |
| SendToBack | (Inherited from System.Windows.Forms.Control) |
| SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) |
| SetModifiable | This method sets some properties that determine whether the user can modify the document from this view. |
| Show | (Inherited from System.Windows.Forms.Control) |
| SnapPoint | Find the nearest grid point to a given point when MoveSelection or CopySelection need to snap object locations to a grid. |
| StandardizeCursorName | Convert a cursor name to a standardized name. |
| StartTransaction | This just calls Document.StartTransaction() . |
| StopAutoScroll | Stop any ongoing auto-scroll or auto-pan action. |
| SuspendLayout | (Inherited from System.Windows.Forms.Control) |
| ToString | (Inherited from System.ComponentModel.Component) |
| Undo | This just calls Document.Undo() . |
| Update | (Inherited from System.Windows.Forms.Control) |
| UpdateExtent | This method is called when this GoView's Size (or Width or Height) is changed, to allow the view to scroll or rescale itself. |
| UpdateScrollBars | Update the scroll bars for this view, changing the minimum/maximum/value and visibility as appropriate. |
| UpdateView | Cause the whole view, including scroll bars, to be redrawn. |