GoDiagram Win Reference
GoView Class Members
Properties  Methods  Events


The following tables list the members exposed by GoView.

Public Constructors
 NameDescription
Public ConstructorGoView ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyAllowCopyGets or sets whether the user can copy objects in this view.  
Public PropertyAllowDeleteGets or sets whether the user can delete objects in this view.  
Public PropertyAllowDragOutGets or sets whether the user can drag the selection out of this view to another window.  
Public PropertyAllowDropOverridden. Gets and sets whether this view accepts drop events of drag-and-drop operations.  
Public PropertyAllowEditGets or sets whether the user can edit objects in this view.  
Public PropertyAllowInsertGets or sets whether the user can insert objects into this view.  
Public PropertyAllowKeyGets or sets whether the user can type keystroke commands in this view.  
Public PropertyAllowLinkGets or sets whether the user can link objects together in this view.  
Public PropertyAllowMouseGets or sets whether the user can use the mouse in this view.  
Public PropertyAllowMoveGets or sets whether the user can move objects in this view.  
Public PropertyAllowReshapeGets or sets whether the user can reshape objects in this view.  
Public PropertyAllowResizeGets or sets whether the user can resize objects in this view.  
Public PropertyAllowSelectGets or sets whether the user can select objects in this view.  
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyArrowMoveLargeGets or sets the distance a selected object is moved using the arrow keys.  
Public PropertyArrowMoveSmallGets or sets the distance a selected object is moved using the arrow keys with the Ctrl key held down.  
Public PropertyAutoPanRegionGets or sets the region around the original pan point where automatic panning does not occur.  
Public PropertyAutoScrollDelayGets or sets how long to wait before autoscrolling.  
Public PropertyAutoScrollRegionGets or sets the margin in the view where a mouse drag will automatically cause the view to scroll.  
Public PropertyAutoScrollTimeGets or sets how quickly to change the DocPosition when the mouse is in the AutoScrollRegion.  
Public PropertyBackColor (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundHasSheetGets or sets whether there is a value for Sheet, that is a GoSheet in this view's BackgroundLayer.  
Public PropertyBackgroundImage (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayout (Inherited from System.Windows.Forms.Control)
Public PropertyBorder3DStyleGets or sets the 3D border style for this view.  
Public PropertyBorderStyleGets or sets the border style for this view.  
Public PropertyBoundingHandlePenWidthGets or sets the width of the pen used in bounding handles, surrounding a selected object.  
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyCompositingQualityGets or sets how pixels are composited for all drawing operations.  
Public PropertyContextClickSingleSelectionGets or sets the SingleSelection property of the GoToolContext tool that is in the MouseDownTools list.  
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public PropertyCursorNameGets or sets the view's Cursor given a standard cursor name, rather than a Windows.Forms.Cursor object.  
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDisableKeysGets or sets which key commands are disabled in the GoToolManager's GoToolManager.DoKeyDown method.  
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyDocPositionGets or sets the position in the document that this view is displaying.  
Public PropertyDocScaleGets or sets the scale at which this view displays its document.  
Public PropertyDocumentSizeGets the dimensions of the document.  
Public PropertyDocumentTopLeftGets the top-left position of the document.  
Public PropertyDragRoutesRealtimeGets or sets whether the routing of links happens continuously when DragsRealtime is true. [In Web Forms there is no continuous visual feedback of the rerouting of links.]  
Public PropertyDragsRealtimeGets or sets whether a user's drag of the selection occurs continuously. [In Web Forms there is no continuous visual feedback of a drag.]  
Public PropertyDrawsXorModeGets or sets whether a rubber-band box should be drawn in XOR mode.  
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyExternalDragDropsOnEnterGets or sets whether OnDragEnter should call DoExternalDrop immediately, to actually create the dropped objects and add them to the document, and so that the user's drag-and-drop from another window will use an instance of a GoToolDragging as the current Tool for dragging around those newly dropped objects.  
Public PropertyFont (Inherited from System.Windows.Forms.Control)
Public PropertyForeColor (Inherited from System.Windows.Forms.Control)
Public PropertyGridCellSizeHeightDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridCellSizeWidthDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridLineColorDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridLineDashPatternDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridLineDashStyleDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridLineWidthDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridMajorLineColorDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridMajorLineDashPatternDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridMajorLineDashStyleDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridMajorLineFrequencyDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridMajorLineWidthDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridOriginRelativeDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridOriginXDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridOriginYDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridSnapCellSpotDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridSnapDragDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridSnapOpaqueDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridSnapResizeDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridStyleDesign-time and PropertyGrid access to Grid properties.  
Public PropertyGridUnboundedSpotsDesign-time and PropertyGrid access to Grid properties.  
Public PropertyHidesSelectionGets or sets whether the selection disappears when this view loses focus.  
Public PropertyHoverDelayGets or sets how long a mouse should stay at one spot before a hover event occurs.  
Public PropertyImageListGets or sets the ImageList that GoImage objects can draw from.  
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInterpolationModeGets or sets how images are rendered when scaled or stretched.  
Public PropertyIsRenderingBitmapThis property is true when this GoView is producing a Bitmap.  
Public Propertystatic (Shared in Visual Basic)LicenseKeyThis static/shared property holds the runtime license key that permits distribution of applications using this control without displaying a licensing watermark.  
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSelectionCountGets or sets the maximum number of objects allowed in the selection.  
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyNewGoLabeledLinkThis convenience property safely casts the value of NewLinkPrototype as a GoLabeledLink.  
Public PropertyNewGoLinkThis convenience property safely casts the value of NewLinkPrototype as a GoLink.  
Public PropertyNewLinkPrototypeGets or sets a GoObject that is copied when a new link is created.  
Public PropertyNoFocusSelectionColorGets or sets the handle color for selected objects when this view does not have focus.  
Public PropertyPadding (Inherited from System.Windows.Forms.Control)
Public PropertyPaintGreekScaleGets or sets the scale at which greeked objects paint something simple.  
Public PropertyPaintNothingScaleGets or sets the scale at which greeked objects paint nothing.  
Public PropertyPixelOffsetModeGets or sets how pixels are positioned for all drawing operations.  
Public PropertyPortGravityGets or sets the distance at which potential links will snap to valid ports.  
Public PropertyPrimarySelectionColorGets or sets the handle color for the primary selection.  
Public PropertyPrintDocumentSizeGets the size of the document to be printed.  
Public PropertyPrintDocumentTopLeftGets the top-left position of the document to be printed.  
Public PropertyPrintScaleGets or sets the scale at which we should print.  
Public PropertyPrintsViewObjectsGets or sets whether PrintView should print objects that belong to view layers as well as all document objects.  
Public PropertyResizeHandleHeightDesign-time and PropertyGrid access to ResizeHandleSize.  
Public PropertyResizeHandlePenWidthGets or sets the width of the pen used in resize handles for a selected object.  
Public PropertyResizeHandleWidthDesign-time and PropertyGrid access to ResizeHandleSize.  
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertyScrollSmallChangeGets or sets the distance to scroll when scrolling a small amount.  
Public PropertySecondarySelectionColorGets or sets the handle color for selected objects other than the primary selection.  
Public PropertySelectInRectangleStyleGets or sets the GoPickInRectangleStyle used by SelectInRectangle to determine whether an object is within a rectangle.  
Public PropertyShadowColorGets or sets the color used for drawing drop shadows.  
Public PropertyShadowHeightDesign-time and PropertyGrid access to the ShadowOffset.  
Public PropertyShadowWidthDesign-time and PropertyGrid access to the ShadowOffset.  
Public PropertySheetBackgroundImageSpotDesign-time and PropertyGrid access to Sheet properties.  
Public PropertySheetBottomRightMarginDesign-time and PropertyGrid access to Sheet properties.  
Public PropertySheetMarginBoundsDesign-time and PropertyGrid access to Sheet properties.  
Public PropertySheetMarginColorDesign-time and PropertyGrid access to Sheet properties.  
Public PropertySheetPaperBoundsDesign-time and PropertyGrid access to Sheet properties.  
Public PropertySheetRoomGets or sets the how much of the background to show on each side of the sheet of paper, when the SheetStyle is not GoViewSheetStyle.None.  
Public PropertySheetShowsMarginsDesign-time and PropertyGrid access to Sheet properties.  
Public PropertySheetStyleGets or sets how the view adjusts its DocScale and DocPosition as the view's size changes.  
Public PropertySheetTopLeftMarginDesign-time and PropertyGrid access to Sheet properties.  
Public PropertyShowHorizontalScrollBarGets or sets the visibility policy for the horizontal scroll bar.  
Public PropertyShowsNegativeCoordinatesControls whether any parts of the document at negative coordinates can be seen or scrolled to by the user, when the SheetStyle is None.  
Public PropertyShowVerticalScrollBarGets or sets the visibility policy for the vertical scroll bar.  
Public PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertySmoothingModeGets or sets how nicely lines are drawn.  
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyText (Inherited from System.Windows.Forms.Control)
Public PropertyTextRenderingHintGets or sets how nicely text is rendered.  
Public PropertyToolTipTextGets or sets a string to be displayed in a tooltip when no tooltip text is shown for a particular GoObject.  
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public Propertystatic (Shared in Visual Basic)VersionReturn the version of GoDiagram being used.  
Public Propertystatic (Shared in Visual Basic)VersionNameReturn the name of the version of GoDiagram being used.  
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAbortTransactionThis just calls Document.AbortTransaction().  
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBeginUpdateDisable painting of this view.  
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodCanCopyObjectsCalled to see if the user can copy objects in this view for this document.  
Public MethodCanDeleteObjectsCalled to see if the user can delete objects in this view for this document.  
Public MethodCanEditCopyThis predicate is true when the user can perform the EditCopy action.  
Public MethodCanEditCutThis predicate is true when the user can perform the EditCut action.  
Public MethodCanEditDeleteThis predicate is true when the user can perform the EditDelete action.  
Public MethodCanEditEditThis predicate is true when the user can perform the EditEdit action.  
Public MethodCanEditObjectsCalled to see if the user can edit objects in this view for this document.  
Public MethodCanEditPasteThis predicate is true when the user can perform the EditPaste action.  
Public MethodCanInsertObjectsCalled to see if the user can insert objects into this view for this document.  
Public MethodCanLinkObjectsCalled to see if the user can link objects together in this view for this document.  
Public MethodCanMoveObjectsCalled to see if the user can move objects in this view for this document.  
Public MethodCanRedoThis just calls Document.CanRedo().  
Public MethodCanReshapeObjectsCalled to see if the user can reshape objects in this view for this document.  
Public MethodCanResizeObjectsCalled to see if the user can resize objects in this view for this document.  
Public MethodCanScrollDetermine if there is room for the view to be scrolled in a given direction.  
Public MethodCanSelectObjectsCalled to see if the user can select objects in this view for this document.  
Public MethodCanUndoThis just calls Document.CanUndo().  
Public MethodComputeAutoPanDocPositionThis 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.  
Public MethodComputeAutoScrollDocPositionThis 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.  
Public MethodComputeDocumentBoundsDetermine the actual extent of all of the objects in the document as seen by this view.  
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodConvertDocToViewOverloaded. Given a point in this document, calculate the corresponding point in this view.  
Public MethodConvertViewToDocOverloaded. Given a point in this view, calculate the corresponding point in the view's document.  
Public MethodCopySelectionMake copies of the objects in a collection and add them to this view's document at the given offset.  
Public MethodCopyToClipboardPut a copy of a collection of objects in the clipboard.  
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateDefaultToolCreate an instance of the default DefaultTool for this view.  
Public MethodCreateDocumentThis method is called by the constructor to create a document for this view.  
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateGridThis method is called by the constructor to create a grid object for this view.  
Public MethodCreateLinkThe GoToolLinking class calls this method to create a new link between ports.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodCreateSelectionThis method is called by the constructor to create a selection collection for this view.  
Public MethodCreateSheetThis method is called by the constructor to create a page object for this view.  
Public MethodDeleteSelectionDelete a collection of objects.  
Public MethodDetectHoverStart 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.  
Public MethodDisposeOverloaded. Overridden. Free up any Windows resources that this view caches.  
Public MethodDoAutoPanStart or continue scrolling the view according to the relative position of the viewPnt compared to the originPnt.  
Public MethodDoAutoScrollStart or continue automatically scrolling the view during a mouse drag.  
Public MethodDoBackgroundMouseOverThis method is called by DoMouseOver when no call to OnMouseOver has returned true.  
Public MethodDoCancelMouseHandle a canonicalized cancel input event.  
Public MethodDoContextClickPerform the behavior that normally occurs upon a context click.  
Public MethodDoDoubleClickPerform the behavior that normally occurs upon a double click.  
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDoEndEditStop the user's editing an object using the EditControl.  
Public MethodDoHoverPerform the behavior that normally occurs upon a mouse hover.  
Public MethodDoKeyDownHandle a canonicalized keyboard input event.  
Public MethodDoMouseDownHandle a canonicalized mouse down input event.  
Public MethodDoMouseHoverHandle a canonicalized mouse hover input event.  
Public MethodDoMouseMoveHandle a canonicalized mouse move input event.  
Public MethodDoMouseOverPerform the immediate behavior normally associated with the mouse moving without a mouse button being pressed.  
Public MethodDoMouseUpHandle a canonicalized mouse up input event.  
Public MethodDoMouseWheelHandle a canonicalized mouse wheel input event.  
Public MethodDoObjectEnterLeavePerform the behavior that normally occurs when there is a change in the document object that the mouse is over.  
Public MethodDoSelectionDroppedPerform the behavior that normally occurs when the Selection has been dropped in this view.  
Public MethodDoSelectionDropRejectInvoke BackgroundSelectionDropReject or ObjectSelectionDropReject event handlers and GoObject.GoObject.OnSelectionDropReject methods to see if any want to prevent a drop.  
Public MethodDoSingleClickPerform the behavior that normally occurs upon a single click.  
Public MethodDoToolTipObjectThis method is responsible for finding a tooltip string for an object and then displaying it in a ToolTip.  
Public MethodDoWheelPerform the standard mouse wheel behavior for views.  
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodDrawXorBoxThis convenience method erases any previous XOR-drawn rectangle and then may draw a new one with the given dimensions.  
Public MethodDrawXorLineDraw a line on the screen in XOR mode.  
Public MethodDrawXorRectangleDraw a rectangle on the screen in XOR mode.  
Public MethodEditCopyCopy the Selection to the clipboard.  
Public MethodEditCutCopy the current Selection to the clipboard and then delete it.  
Public MethodEditDeleteRemove all selected objects from this view's document.  
Public MethodEditEditHave the user edit the primary selection.  
Public MethodEditObjectBegin having the user edit an object.  
Public MethodEditPastePaste and select a copy of the clipboard's GoObjects into this view's document.  
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodEndUpdateRe-enable painting of this view.  
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFindMouseToolOverloaded. Find one of the tools used by this view that is an instance of a given tool type.  
Public MethodFindNearestGridPointFind the nearest Grid point to a given point.  
Public MethodFinishTransactionThis just calls Document.FinishTransaction(tname).  
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetBitmapProduce a rendering of this view.  
Public MethodGetBitmapFromCollectionOverloaded. Return a Bitmap displaying all of the visible objects in the given collection.  
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodGetShadowBrushGet a Brush for filling in an object's drop-shadow.  
Public MethodGetShadowPenGet a Pen for drawing an object's drop-shadow.  
Public MethodHandleScrollThis is the event handler for both scroll bars.  
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodInitializeLayersFromDocumentThis 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.  
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodIsInternalDragDropThis predicate is true when a drag-and-drop started within this view.  
Public MethodLayoutScrollBarsPosition and size the scrollbars and corner.  
Public MethodLimitDocPositionThis method is called when setting the DocPosition property to make sure the view only takes reasonable, desired positions.  
Public MethodLimitDocScaleThis method is called when setting the DocScale property to make sure that the view only displays objects at a reasonable scale.  
Public MethodMatchesNodeLabelThis predicate is called by SelectNextNode to decide if a part's text label starts with a given character.  
Public MethodMoveSelectionMove a collection of objects by a given offset.  
Public MethodPasteFromClipboardCopy the GoObjects in the clipboard into this view's document.  
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPickObjectFind a visible object at a given point.  
Public MethodPickObjectsReturn a collection of objects that can be picked at a particular point.  
Public MethodPickObjectsInRectangleReturn a collection of objects that are surrounded by a given rectangle.  
Public MethodPointToClient (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreen (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodPrintPrint this view's document.  
Public MethodPrintDocumentPageThis is called repeatedly by the printing process in order to produce the printed image.  
Public MethodPrintPreviewDisplay a print preview window for this view's document.  
Public MethodRaiseBackgroundContextClickedRaise a BackgroundContextClicked event for a given canonicalized input event.  
Public MethodRaiseBackgroundDoubleClickedRaise a BackgroundDoubleClicked event for a given canonicalized input event.  
Public MethodRaiseBackgroundHoverRaise a BackgroundHover event for a given canonicalized input event.  
Public MethodRaiseBackgroundSelectionDroppedRaise a BackgroundSelectionDropped event for a given canonicalized input event.  
Public MethodRaiseBackgroundSelectionDropRejectCall OnBackgroundSelectionDropReject with the given GoInputEventArgs to raise a BackgroundSelectionDropReject event.  
Public MethodRaiseBackgroundSingleClickedRaise a BackgroundSingleClicked event for a given canonicalized input event.  
Public MethodRaiseChangedHandle changes to any view layers or view objects.  
Public MethodRaiseClipboardCopiedCall OnClipboardCopied to raise a ClipboardCopied event.  
Public MethodRaiseClipboardPastedCall OnClipboardPasted to raise a ClipboardPasted event.  
Public MethodRaiseExternalObjectsDroppedCall OnExternalObjectsDropped to raise a ExternalObjectsDropped event.  
Public MethodRaiseLinkCreatedCall OnLinkCreated for the given object to raise a LinkCreated event.  
Public MethodRaiseLinkRelinkedCall OnLinkRelinked for the given object to raise a LinkRelinked event.  
Public MethodRaiseObjectContextClickedRaise an ObjectContextClicked event for a given object and canonicalized input event.  
Public MethodRaiseObjectDoubleClickedRaise an ObjectDoubleClicked event for a given object and canonicalized input event.  
Public MethodRaiseObjectEditedCall OnObjectEdited for the given object to raise an ObjectEdited event.  
Public MethodRaiseObjectEnterLeaveRaise an ObjectEnterLeave event for a given object.  
Public MethodRaiseObjectGotSelectionCall OnObjectGotSelection for the given object to raise an ObjectGotSelection event.  
Public MethodRaiseObjectHoverRaise an ObjectHover event for a given object and canonicalized input event.  
Public MethodRaiseObjectLostSelectionCall OnObjectLostSelection for the given object to raise an ObjectLostSelection event.  
Public MethodRaiseObjectResizedCall OnObjectResized for the given object to raise an ObjectResized event.  
Public MethodRaiseObjectSelectionDroppedRaise an ObjectSelectionDropped event for a given object and canonicalized input event.  
Public MethodRaiseObjectSelectionDropRejectCall OnObjectSelectionDropReject with the given GoObjectEventArgs to raise a ObjectSelectionDropReject event.  
Public MethodRaiseObjectSingleClickedRaise an ObjectSingleClicked event for a given object and canonicalized input event.  
Public MethodRaisePropertyChangedEventRaise a PropertyChanged event for the given property name.  
Public MethodRaiseSelectionCopiedCall OnSelectionCopied to raise a SelectionCopied event.  
Public MethodRaiseSelectionDeletedCall OnSelectionDeleted to raise a SelectionDeleted event.  
Public MethodRaiseSelectionDeletingCall OnSelectionDeleting with the given CancelEventArgs to raise a SelectionDeleting event.  
Public MethodRaiseSelectionFinishedCall OnSelectionFinished.  
Public MethodRaiseSelectionMovedCall OnSelectionMoved to raise a SelectionMoved event.  
Public MethodRaiseSelectionStartingCall OnSelectionStarting.  
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRedoThis just calls Document.Redo().  
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodReplaceMouseToolReplace one of the "mode-less" tools used by this view.  
Public MethodRequestFocusCall the Control.Focus() method, catching any SecurityException to make sure OnGotFocus is called anyway.  
Public MethodRescaleToFitChange the DocScale and DocPosition properties so that all document objects are visible.  
Public MethodRescaleWithCenterChange the DocScale, and adjust the DocPosition so that the docPt remains at the center of the view.  
Public MethodResetText (Inherited from System.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodScrollLineProgrammatically scroll the view by a "line" (a small change).  
Public MethodScrollPageProgrammatically scroll the view by a "page" (a large change).  
Public MethodScrollRectangleToVisibleChange this view's DocPosition so that the given rectangle is visible.  
Public MethodSelectOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSelectAllAdd all eligible document objects to this view's selection.  
Public MethodSelectInRectangleAdd all eligible document objects that are within a given rectangle to this view's selection.  
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextNodeChange the primary selection to be the next object whose label starts with a given letter or digit.  
Public MethodSendToBack (Inherited from System.Windows.Forms.Control)
Public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSetModifiableThis method sets some properties that determine whether the user can modify the document from this view.  
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodSnapPointFind the nearest grid point to a given point when MoveSelection or CopySelection need to snap object locations to a grid.  
Public MethodStandardizeCursorNameConvert a cursor name to a standardized name.  
Public MethodStartTransactionThis just calls Document.StartTransaction().  
Public MethodStopAutoScrollStop any ongoing auto-scroll or auto-pan action.  
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUndoThis just calls Document.Undo().  
Public MethodUpdate (Inherited from System.Windows.Forms.Control)
Public MethodUpdateExtentThis method is called when this GoView's Size (or Width or Height) is changed, to allow the view to scroll or rescale itself.  
Public MethodUpdateScrollBarsUpdate the scroll bars for this view, changing the minimum/maximum/value and visibility as appropriate.  
Public MethodUpdateViewCause the whole view, including scroll bars, to be redrawn.  
Top
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateControlsInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateDataObjectThis method is called from CopyToClipboard to produce a DataObject representing the available data formats and their values for the objects in the clipboard.  
Protected MethodCreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodDefWndProc (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandle (Inherited from System.Windows.Forms.Control)
Protected MethodDoExternalDragHandle dragging from another Control.  
Protected MethodDoExternalDropHandle drag-drops from another Control.  
Protected MethodDoInternalDragHandle dragging that started from this view.  
Protected MethodDoInternalDropHandle drag-dropping from within this view.  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetAccessibilityObjectById (Inherited from System.Windows.Forms.Control)
Protected MethodGetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodGetExternalDragImageReturn an image to be displayed during a drag coming from another window.  
Protected MethodGetScaledBounds (Inherited from System.Windows.Forms.Control)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodGetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodInitLayout (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeGotFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeLostFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeOnClick (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaint (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintBackground (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputChar (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputKeyOverridden. Let this view handle the arrow keys.  
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodNotifyInvalidate (Inherited from System.Windows.Forms.Control)
Protected MethodOnAutoSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChangedOverridden. Redraw the whole view if the background color has changed.  
Protected MethodOnBackgroundContextClickedInvoke all BackgroundContextClicked event handlers.  
Protected MethodOnBackgroundDoubleClickedInvoke all BackgroundDoubleClicked event handlers.  
Protected MethodOnBackgroundHoverInvoke all BackgroundHover event handlers.  
Protected MethodOnBackgroundImageChangedOverridden. Redraw the whole view if the background image has changed.  
Protected MethodOnBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundSelectionDroppedInvoke all BackgroundSelectionDropped event handlers.  
Protected MethodOnBackgroundSelectionDropRejectInvoke all BackgroundSelectionDropReject event handlers.  
Protected MethodOnBackgroundSingleClickedInvoke all BackgroundSingleClicked event handlers.  
Protected MethodOnBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnChangeUICues (Inherited from System.Windows.Forms.Control)
Protected MethodOnClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnClientSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnClipboardCopiedInvoke all ClipboardCopied event handlers.  
Protected MethodOnClipboardPastedInvoke all ClipboardPasted event handlers.  
Protected MethodOnContextMenuChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlAdded (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlRemoved (Inherited from System.Windows.Forms.Control)
Protected MethodOnCreateControlOverridden. This lays out the scroll bars, too, if needed.  
Protected MethodOnCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDocumentChangedHandle changes to the view's document or any of the document's layers or objects.  
Protected MethodOnDoubleClickOverridden. For a double-click, this method gets called instead of a second OnMouseUp.  
Protected MethodOnDragDropOverridden. Handle the DragDrop event by canonicalizing the input event and behaving differently for internal drag-drops than for drops coming from other windows.  
Protected MethodOnDragEnterOverridden. Show an image for an external drag.  
Protected MethodOnDragLeaveOverridden. Turn off any mouse-related timers and remove any external drag image or objects.  
Protected MethodOnDragOverOverridden. Handle the DragOver event by canonicalizing the input event and behaving differently for internal drags than for external drags coming from other windows.  
Protected MethodOnEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnExternalObjectsDroppedInvoke all ExternalObjectsDropped event handlers.  
Protected MethodOnFontChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnGiveFeedback (Inherited from System.Windows.Forms.Control)
Protected MethodOnGotFocusOverridden. When a view gets focus, make sure the selection appearance can be updated, if needed.  
Protected MethodOnHandleCreated (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleDestroyed (Inherited from System.Windows.Forms.Control)
Protected MethodOnHelpRequested (Inherited from System.Windows.Forms.Control)
Protected MethodOnImeModeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnInvalidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyDownOverridden. This method is the view's key event handler.  
Protected MethodOnKeyPress (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyUp (Inherited from System.Windows.Forms.Control)
Protected MethodOnLayout (Inherited from System.Windows.Forms.Control)
Protected MethodOnLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnLinkCreatedInvoke all LinkCreated event handlers.  
Protected MethodOnLinkRelinkedInvoke all LinkRelinked event handlers.  
Protected MethodOnLocationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnLostFocusOverridden. When a view loses focus, make sure the selection appearance can be updated, if needed.  
Protected MethodOnMarginChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDownOverridden. This method is the view's mouse down event handler.  
Protected MethodOnMouseEnterOverridden. Call DoObjectEnterLeave if the mouse enters this view on a document object.  
Protected MethodOnMouseHover (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseLeaveOverridden. Turn off any mouse-related timers.  
Protected MethodOnMouseMoveOverridden. This method is the view's mouse move event handler.  
Protected MethodOnMouseUpOverridden. This method is the view's mouse up event handler.  
Protected MethodOnMouseWheelOverridden. This is the mouse wheel event handler, that handles scrolling and zooming.  
Protected MethodOnMove (Inherited from System.Windows.Forms.Control)
Protected MethodOnNotifyMessage (Inherited from System.Windows.Forms.Control)
Protected MethodOnObjectContextClickedInvoke all ObjectContextClicked event handlers.  
Protected MethodOnObjectDoubleClickedInvoke all ObjectDoubleClicked event handlers.  
Protected MethodOnObjectEditedInvoke all ObjectEdited event handlers.  
Protected MethodOnObjectEnterLeaveInvoke all ObjectEnterLeave event handlers.  
Protected MethodOnObjectGotSelectionInvoke all ObjectGotSelection event handlers.  
Protected MethodOnObjectHoverInvoke all ObjectHover event handlers.  
Protected MethodOnObjectLostSelectionInvoke all ObjectLostSelection event handlers.  
Protected MethodOnObjectResizedInvoke all ObjectResized event handlers.  
Protected MethodOnObjectSelectionDroppedInvoke all ObjectSelectionDropped event handlers.  
Protected MethodOnObjectSelectionDropRejectInvoke all ObjectSelectionDropReject event handlers.  
Protected MethodOnObjectSingleClickedInvoke all ObjectSingleClicked event handlers.  
Protected MethodOnPaddingChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintOverridden. Called by the system when needing to fix up invalidated parts of this view.  
Protected MethodOnPaintBackground (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentFontChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentVisibleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Protected MethodOnPrint (Inherited from System.Windows.Forms.Control)
Protected MethodOnPropertyChangedCall all PropertyChanged event handlers.  
Protected MethodOnQueryContinueDragOverridden. If the user types an Escape during a drag, we cancel the drag by calling DoCancelMouse.  
Protected MethodOnRegionChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnResize (Inherited from System.Windows.Forms.Control)
Protected MethodOnRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnSelectionCopiedInvoke all SelectionCopied event handlers.  
Protected MethodOnSelectionDeletedInvoke all SelectionDeleted event handlers.  
Protected MethodOnSelectionDeletingInvoke all SelectionDeleting event handlers.  
Protected MethodOnSelectionFinishedInvoke all SelectionFinished event handlers.  
Protected MethodOnSelectionMovedInvoke all SelectionMoved event handlers.  
Protected MethodOnSelectionStartingInvoke all SelectionStarting event handlers.  
Protected MethodOnSizeChangedOverridden. This lays out the scroll bars, too, if needed.  
Protected MethodOnStyleChangedOverridden. Redraw the whole view if the Control style has changed.  
Protected MethodOnSystemColorsChangedOverridden. Redraw the whole view if the system colors have changed.  
Protected MethodOnTabIndexChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabStopChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidating (Inherited from System.Windows.Forms.Control)
Protected MethodOnVisibleChangedOverridden. In case the size changed while it was not visible, make sure we update the scroll bars.  
Protected MethodPaintBackgroundDecorationDraw any decoration that should appear behind all of the objects.  
Protected MethodPaintObjectsPaint all the document and/or view objects.  
Protected MethodPaintPaperColorFill in the document paper color or view background color.  
Protected MethodPaintViewPaint all of the objects of this view or its document that are visible in the given rectangle.  
Protected MethodPrintDecorationDraw any printed decorations on the paper that would not normally be part of a window view.  
Protected MethodPrintPreviewShowDialogDisplay the print preview window.  
Protected MethodPrintShowDialogDisplay a printing choices dialog.  
Protected MethodPrintViewRender for printing everything you want to display from the view.  
Protected MethodProcessCmdKeyOverridden. When this view has an EditControl that is showing a Control that has focus, return false to permit that Control to process all keys.  
Protected MethodProcessDialogChar (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogKey (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyPreview (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseDragEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseKeyEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseMouseEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaisePaintEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodResetMouseEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateAlignmentOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateHorizontal (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRight (Inherited from System.Windows.Forms.Control)
Protected MethodScaleControl (Inherited from System.Windows.Forms.Control)
Protected MethodSetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodSetBoundsCore (Inherited from System.Windows.Forms.Control)
Protected MethodSetClientSizeCore (Inherited from System.Windows.Forms.Control)
Protected MethodSetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodSetVisibleCore (Inherited from System.Windows.Forms.Control)
Protected MethodSizeFromClientSize (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateStyles (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateZOrder (Inherited from System.Windows.Forms.Control)
Protected MethodWndProc (Inherited from System.Windows.Forms.Control)
Top
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