GoDiagram Win Reference
GoPalette Class Members
Properties  Methods  Events


The following tables list the members exposed by GoPalette.

Public Constructors
 NameDescription
Public ConstructorGoPalette ConstructorCreate a GoPalette window that can show a collection of GoObject items arranged in a grid that the user can drag from.  
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 PropertyAlignsSelectionObjectGets or sets whether to align each item's GoObject.SelectionObject instead of the whole item.  
Public PropertyAllowCopyGets or sets whether the user can copy objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowDeleteGets or sets whether the user can delete objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowDragOutGets or sets whether the user can drag the selection out of this view to another window. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowDropGets and sets whether this view accepts drop events of drag-and-drop operations. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowEditGets or sets whether the user can edit objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowInsertGets or sets whether the user can insert objects into this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowKeyGets or sets whether the user can type keystroke commands in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowLinkGets or sets whether the user can link objects together in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowMouseGets or sets whether the user can use the mouse in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowMoveGets or sets whether the user can move objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowReshapeGets or sets whether the user can reshape objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowResizeGets or sets whether the user can resize objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowSelectGets or sets whether the user can select objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyArrowMoveLargeGets or sets the distance a selected object is moved using the arrow keys. (Inherited from Northwoods.Go.GoView)
Public PropertyArrowMoveSmallGets or sets the distance a selected object is moved using the arrow keys with the Ctrl key held down. (Inherited from Northwoods.Go.GoView)
Public PropertyAutomaticLayoutGets or sets whether LayoutItems actually positions all the items.  
Public PropertyAutoPanRegionGets or sets the region around the original pan point where automatic panning does not occur. (Inherited from Northwoods.Go.GoView)
Public PropertyAutoScrollDelayGets or sets how long to wait before autoscrolling. (Inherited from Northwoods.Go.GoView)
Public PropertyAutoScrollRegionGets or sets the margin in the view where a mouse drag will automatically cause the view to scroll. (Inherited from Northwoods.Go.GoView)
Public PropertyAutoScrollTimeGets or sets how quickly to change the GoView.DocPosition when the mouse is in the GoView.AutoScrollRegion. (Inherited from Northwoods.Go.GoView)
Public PropertyBackColor (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundHasSheetGets or sets whether there is a value for GoView.Sheet, that is a GoSheet in this view's GoView.BackgroundLayer. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public PropertyBorderStyleGets or sets the border style for this view. (Inherited from Northwoods.Go.GoView)
Public PropertyBoundingHandlePenWidthGets or sets the width of the pen used in bounding handles, surrounding a selected object. (Inherited from Northwoods.Go.GoView)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyCompositingQualityGets or sets how pixels are composited for all drawing operations. (Inherited from Northwoods.Go.GoView)
Public PropertyContextClickSingleSelectionGets or sets the GoToolContext.SingleSelection property of the GoToolContext tool that is in the GoView.MouseDownTools list. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDisableKeysGets or sets which key commands are disabled in the GoToolManager's GoToolManager.DoKeyDown method. (Inherited from Northwoods.Go.GoView)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyDocPositionGets or sets the position in the document that this view is displaying. (Inherited from Northwoods.Go.GoView)
Public PropertyDocScaleGets or sets the scale at which this view displays its document. (Inherited from Northwoods.Go.GoView)
Public PropertyDocumentSizeGets the dimensions of the document. (Inherited from Northwoods.Go.GoView)
Public PropertyDocumentTopLeftGets the top-left position of the document. (Inherited from Northwoods.Go.GoView)
Public PropertyDragRoutesRealtimeGets or sets whether the routing of links happens continuously when GoView.DragsRealtime is true. [In Web Forms there is no continuous visual feedback of the rerouting of links.] (Inherited from Northwoods.Go.GoView)
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.] (Inherited from Northwoods.Go.GoView)
Public PropertyDrawsXorModeGets or sets whether a rubber-band box should be drawn in XOR mode. (Inherited from Northwoods.Go.GoView)
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyExternalDragDropsOnEnterGets or sets whether GoView.OnDragEnter should call GoView.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 GoView.Tool for dragging around those newly dropped objects. (Inherited from Northwoods.Go.GoView)
Public PropertyFont (Inherited from System.Windows.Forms.Control)
Public PropertyForeColor (Inherited from System.Windows.Forms.Control)
Public PropertyGridCellSizeHeightDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridCellSizeWidthDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridLineColorDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridLineDashPatternDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridLineDashStyleDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridLineWidthDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineColorDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineDashPatternDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineDashStyleDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineFrequencyDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineWidthDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridOriginRelativeDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridOriginXDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridOriginYDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridSnapCellSpotDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridSnapDragDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridSnapOpaqueDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridSnapResizeDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridStyleDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridUnboundedSpotsDesign-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyHidesSelectionGets or sets whether the selection disappears when this view loses focus. (Inherited from Northwoods.Go.GoView)
Public PropertyHoverDelayGets or sets how long a mouse should stay at one spot before a hover event occurs. (Inherited from Northwoods.Go.GoView)
Public PropertyImageListGets or sets the ImageList that GoImage objects can draw from. (Inherited from Northwoods.Go.GoView)
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInterpolationModeGets or sets how images are rendered when scaled or stretched. (Inherited from Northwoods.Go.GoView)
Public PropertyIsRenderingBitmapThis property is true when this GoView is producing a Bitmap. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
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 GoView.NewLinkPrototype as a GoLabeledLink. (Inherited from Northwoods.Go.GoView)
Public PropertyNewGoLinkThis convenience property safely casts the value of GoView.NewLinkPrototype as a GoLink. (Inherited from Northwoods.Go.GoView)
Public PropertyNewLinkPrototypeGets or sets a GoObject that is copied when a new link is created. (Inherited from Northwoods.Go.GoView)
Public PropertyNoFocusSelectionColorGets or sets the handle color for selected objects when this view does not have focus. (Inherited from Northwoods.Go.GoView)
Public PropertyOrientationGets or sets how to fill the palette by positioning its items.  
Public PropertyPadding (Inherited from System.Windows.Forms.Control)
Public PropertyPaintGreekScaleGets or sets the scale at which greeked objects paint something simple. (Inherited from Northwoods.Go.GoView)
Public PropertyPaintNothingScaleGets or sets the scale at which greeked objects paint nothing. (Inherited from Northwoods.Go.GoView)
Public PropertyPixelOffsetModeGets or sets how pixels are positioned for all drawing operations. (Inherited from Northwoods.Go.GoView)
Public PropertyPortGravityGets or sets the distance at which potential links will snap to valid ports. (Inherited from Northwoods.Go.GoView)
Public PropertyPrimarySelectionColorGets or sets the handle color for the primary selection. (Inherited from Northwoods.Go.GoView)
Public PropertyPrintDocumentSizeGets the size of the document to be printed. (Inherited from Northwoods.Go.GoView)
Public PropertyPrintDocumentTopLeftGets the top-left position of the document to be printed. (Inherited from Northwoods.Go.GoView)
Public PropertyPrintScaleGets or sets the scale at which we should print. (Inherited from Northwoods.Go.GoView)
Public PropertyPrintsViewObjectsGets or sets whether GoView.PrintView should print objects that belong to view layers as well as all document objects. (Inherited from Northwoods.Go.GoView)
Public PropertyResizeHandleHeightDesign-time and PropertyGrid access to GoView.ResizeHandleSize. (Inherited from Northwoods.Go.GoView)
Public PropertyResizeHandlePenWidthGets or sets the width of the pen used in resize handles for a selected object. (Inherited from Northwoods.Go.GoView)
Public PropertyResizeHandleWidthDesign-time and PropertyGrid access to GoView.ResizeHandleSize. (Inherited from Northwoods.Go.GoView)
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertyScrollSmallChangeGets or sets the distance to scroll when scrolling a small amount. (Inherited from Northwoods.Go.GoView)
Public PropertySecondarySelectionColorGets or sets the handle color for selected objects other than the primary selection. (Inherited from Northwoods.Go.GoView)
Public PropertySelectInRectangleStyleGets or sets the GoPickInRectangleStyle used by GoView.SelectInRectangle to determine whether an object is within a rectangle. (Inherited from Northwoods.Go.GoView)
Public PropertyShadowColorGets or sets the color used for drawing drop shadows. (Inherited from Northwoods.Go.GoView)
Public PropertyShadowHeightDesign-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.Go.GoView)
Public PropertyShadowWidthDesign-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.Go.GoView)
Public PropertySheetBackgroundImageSpotDesign-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetBottomRightMarginDesign-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetMarginBoundsDesign-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetMarginColorDesign-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetPaperBoundsDesign-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetShowsMarginsDesign-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetStyleOverridden. SheetStyle is always GoViewSheetStyle.None, and cannot be set.  
Public PropertySheetTopLeftMarginDesign-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertyShowHorizontalScrollBarGets or sets the visibility policy for the horizontal scroll bar. (Inherited from Northwoods.Go.GoView)
Public PropertyShowsNegativeCoordinatesControls whether any parts of the document at negative coordinates can be seen or scrolled to by the user, when the GoView.SheetStyle is None. (Inherited from Northwoods.Go.GoView)
Public PropertyShowVerticalScrollBarGets or sets the visibility policy for the vertical scroll bar. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public PropertySortingGets or sets whether and how LayoutItems sorts before it positions all of the items.  
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. (Inherited from Northwoods.Go.GoView)
Public PropertyToolTipTextGets or sets a string to be displayed in a tooltip when no tooltip text is shown for a particular GoObject. (Inherited from Northwoods.Go.GoView)
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAbortTransactionThis just calls Document.AbortTransaction(). (Inherited from Northwoods.Go.GoView)
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBeginUpdateDisable painting of this view. (Inherited from Northwoods.Go.GoView)
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodCanCopyObjectsCalled to see if the user can copy objects in this view for this document. (Inherited from Northwoods.Go.GoView)
Public MethodCanDeleteObjectsCalled to see if the user can delete objects in this view for this document. (Inherited from Northwoods.Go.GoView)
Public MethodCanEditCopyThis predicate is true when the user can perform the GoView.EditCopy action. (Inherited from Northwoods.Go.GoView)
Public MethodCanEditCutThis predicate is true when the user can perform the GoView.EditCut action. (Inherited from Northwoods.Go.GoView)
Public MethodCanEditDeleteThis predicate is true when the user can perform the GoView.EditDelete action. (Inherited from Northwoods.Go.GoView)
Public MethodCanEditEditThis predicate is true when the user can perform the GoView.EditEdit action. (Inherited from Northwoods.Go.GoView)
Public MethodCanEditObjectsCalled to see if the user can edit objects in this view for this document. (Inherited from Northwoods.Go.GoView)
Public MethodCanEditPasteThis predicate is true when the user can perform the GoView.EditPaste action. (Inherited from Northwoods.Go.GoView)
Public MethodCanInsertObjectsCalled to see if the user can insert objects into this view for this document. (Inherited from Northwoods.Go.GoView)
Public MethodCanLinkObjectsCalled to see if the user can link objects together in this view for this document. (Inherited from Northwoods.Go.GoView)
Public MethodCanMoveObjectsCalled to see if the user can move objects in this view for this document. (Inherited from Northwoods.Go.GoView)
Public MethodCanRedoThis just calls Document.CanRedo(). (Inherited from Northwoods.Go.GoView)
Public MethodCanReshapeObjectsCalled to see if the user can reshape objects in this view for this document. (Inherited from Northwoods.Go.GoView)
Public MethodCanResizeObjectsCalled to see if the user can resize objects in this view for this document. (Inherited from Northwoods.Go.GoView)
Public MethodCanScrollDetermine if there is room for the view to be scrolled in a given direction. (Inherited from Northwoods.Go.GoView)
Public MethodCanSelectObjectsCalled to see if the user can select objects in this view for this document. (Inherited from Northwoods.Go.GoView)
Public MethodCanUndoThis just calls Document.CanUndo(). (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public MethodComputeDocumentBoundsDetermine the actual extent of all of the objects in the document as seen by this view. (Inherited from Northwoods.Go.GoView)
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodConvertDocToViewOverloaded. Given a point in this document, calculate the corresponding point in this view. (Inherited from Northwoods.Go.GoView)
Public MethodConvertViewToDocOverloaded. Given a point in this view, calculate the corresponding point in the view's document. (Inherited from Northwoods.Go.GoView)
Public MethodCopySelectionMake copies of the objects in a collection and add them to this view's document at the given offset. (Inherited from Northwoods.Go.GoView)
Public MethodCopyToClipboardPut a copy of a collection of objects in the clipboard. (Inherited from Northwoods.Go.GoView)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateDefaultToolCreate an instance of the default GoView.DefaultTool for this view. (Inherited from Northwoods.Go.GoView)
Public MethodCreateDocumentThis method is called by the constructor to create a document for this view. (Inherited from Northwoods.Go.GoView)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateGridThis method is called by the constructor to create a grid object for this view. (Inherited from Northwoods.Go.GoView)
Public MethodCreateLinkThe GoToolLinking class calls this method to create a new link between ports. (Inherited from Northwoods.Go.GoView)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodCreateSelectionThis method is called by the constructor to create a selection collection for this view. (Inherited from Northwoods.Go.GoView)
Public MethodCreateSheetOverridden. Palettes do not support GoView.GoView.Sheet.  
Public MethodDeleteSelectionDelete a collection of objects. (Inherited from Northwoods.Go.GoView)
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, GoView.DoMouseHover is called. (Inherited from Northwoods.Go.GoView)
Public MethodDisposeOverloaded. Free up any Windows resources that this view caches. (Inherited from Northwoods.Go.GoView)
Public MethodDoAutoPanStart or continue scrolling the view according to the relative position of the viewPnt compared to the originPnt. (Inherited from Northwoods.Go.GoView)
Public MethodDoAutoScrollStart or continue automatically scrolling the view during a mouse drag. (Inherited from Northwoods.Go.GoView)
Public MethodDoBackgroundMouseOverThis method is called by GoView.DoMouseOver when no call to OnMouseOver has returned true. (Inherited from Northwoods.Go.GoView)
Public MethodDoCancelMouseHandle a canonicalized cancel input event. (Inherited from Northwoods.Go.GoView)
Public MethodDoContextClickPerform the behavior that normally occurs upon a context click. (Inherited from Northwoods.Go.GoView)
Public MethodDoDoubleClickPerform the behavior that normally occurs upon a double click. (Inherited from Northwoods.Go.GoView)
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDoEndEditStop the user's editing an object using the GoView.EditControl. (Inherited from Northwoods.Go.GoView)
Public MethodDoHoverPerform the behavior that normally occurs upon a mouse hover. (Inherited from Northwoods.Go.GoView)
Public MethodDoKeyDownHandle a canonicalized keyboard input event. (Inherited from Northwoods.Go.GoView)
Public MethodDoMouseDownHandle a canonicalized mouse down input event. (Inherited from Northwoods.Go.GoView)
Public MethodDoMouseHoverHandle a canonicalized mouse hover input event. (Inherited from Northwoods.Go.GoView)
Public MethodDoMouseMoveHandle a canonicalized mouse move input event. (Inherited from Northwoods.Go.GoView)
Public MethodDoMouseOverPerform the immediate behavior normally associated with the mouse moving without a mouse button being pressed. (Inherited from Northwoods.Go.GoView)
Public MethodDoMouseUpHandle a canonicalized mouse up input event. (Inherited from Northwoods.Go.GoView)
Public MethodDoMouseWheelHandle a canonicalized mouse wheel input event. (Inherited from Northwoods.Go.GoView)
Public MethodDoObjectEnterLeavePerform the behavior that normally occurs when there is a change in the document object that the mouse is over. (Inherited from Northwoods.Go.GoView)
Public MethodDoSelectionDroppedPerform the behavior that normally occurs when the GoView.Selection has been dropped in this view. (Inherited from Northwoods.Go.GoView)
Public MethodDoSelectionDropRejectInvoke GoView.BackgroundSelectionDropReject or GoView.ObjectSelectionDropReject event handlers and GoObject.GoObject.OnSelectionDropReject methods to see if any want to prevent a drop. (Inherited from Northwoods.Go.GoView)
Public MethodDoSingleClickPerform the behavior that normally occurs upon a single click. (Inherited from Northwoods.Go.GoView)
Public MethodDoToolTipObjectThis method is responsible for finding a tooltip string for an object and then displaying it in a ToolTip. (Inherited from Northwoods.Go.GoView)
Public MethodDoWheelPerform the standard mouse wheel behavior for views. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public MethodDrawXorLineDraw a line on the screen in XOR mode. (Inherited from Northwoods.Go.GoView)
Public MethodDrawXorRectangleDraw a rectangle on the screen in XOR mode. (Inherited from Northwoods.Go.GoView)
Public MethodEditCopyCopy the GoView.Selection to the clipboard. (Inherited from Northwoods.Go.GoView)
Public MethodEditCutCopy the current GoView.Selection to the clipboard and then delete it. (Inherited from Northwoods.Go.GoView)
Public MethodEditDeleteRemove all selected objects from this view's document. (Inherited from Northwoods.Go.GoView)
Public MethodEditEditHave the user edit the primary selection. (Inherited from Northwoods.Go.GoView)
Public MethodEditObjectBegin having the user edit an object. (Inherited from Northwoods.Go.GoView)
Public MethodEditPastePaste and select a copy of the clipboard's GoObjects into this view's document. (Inherited from Northwoods.Go.GoView)
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodEndUpdateRe-enable painting of this view. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public MethodFindNearestGridPointFind the nearest GoView.Grid point to a given point. (Inherited from Northwoods.Go.GoView)
Public MethodFinishTransactionThis just calls Document.FinishTransaction(tname). (Inherited from Northwoods.Go.GoView)
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetBitmapProduce a rendering of this view. (Inherited from Northwoods.Go.GoView)
Public MethodGetBitmapFromCollectionOverloaded. Return a Bitmap displaying all of the visible objects in the given collection. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public MethodGetShadowPenGet a Pen for drawing an object's drop-shadow. (Inherited from Northwoods.Go.GoView)
Public MethodHandleScrollThis is the event handler for both scroll bars. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public MethodLayoutItemsPosition all of this document's objects in a grid, according to the orientation and sort order.  
Public MethodLayoutScrollBarsPosition and size the scrollbars and corner. (Inherited from Northwoods.Go.GoView)
Public MethodLimitDocPositionThis method is called when setting the GoView.DocPosition property to make sure the view only takes reasonable, desired positions. (Inherited from Northwoods.Go.GoView)
Public MethodLimitDocScaleThis method is called when setting the DocScale property to make sure that the view only displays objects at a reasonable scale. (Inherited from Northwoods.Go.GoView)
Public MethodMatchesNodeLabelThis predicate is called by GoView.SelectNextNode to decide if a part's text label starts with a given character. (Inherited from Northwoods.Go.GoView)
Public MethodMoveSelectionMove a collection of objects by a given offset. (Inherited from Northwoods.Go.GoView)
Public MethodPasteFromClipboardCopy the GoObjects in the clipboard into this view's document. (Inherited from Northwoods.Go.GoView)
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPickObjectFind a visible object at a given point. (Inherited from Northwoods.Go.GoView)
Public MethodPickObjectsReturn a collection of objects that can be picked at a particular point. (Inherited from Northwoods.Go.GoView)
Public MethodPickObjectsInRectangleReturn a collection of objects that are surrounded by a given rectangle. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public MethodPrintDocumentPageThis is called repeatedly by the printing process in order to produce the printed image. (Inherited from Northwoods.Go.GoView)
Public MethodPrintPreviewDisplay a print preview window for this view's document. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseBackgroundContextClickedRaise a GoView.BackgroundContextClicked event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseBackgroundDoubleClickedRaise a GoView.BackgroundDoubleClicked event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseBackgroundHoverRaise a GoView.BackgroundHover event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseBackgroundSelectionDroppedRaise a GoView.BackgroundSelectionDropped event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseBackgroundSelectionDropRejectCall GoView.OnBackgroundSelectionDropReject with the given GoInputEventArgs to raise a GoView.BackgroundSelectionDropReject event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseBackgroundSingleClickedRaise a GoView.BackgroundSingleClicked event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseChangedOverridden. When the GoView.Grid changes, call LayoutItems.  
Public MethodRaiseClipboardCopiedCall GoView.OnClipboardCopied to raise a GoView.ClipboardCopied event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseClipboardPastedCall GoView.OnClipboardPasted to raise a GoView.ClipboardPasted event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseExternalObjectsDroppedCall GoView.OnExternalObjectsDropped to raise a GoView.ExternalObjectsDropped event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseLinkCreatedCall GoView.OnLinkCreated for the given object to raise a GoView.LinkCreated event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseLinkRelinkedCall GoView.OnLinkRelinked for the given object to raise a GoView.LinkRelinked event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectContextClickedRaise an GoView.ObjectContextClicked event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectDoubleClickedRaise an GoView.ObjectDoubleClicked event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectEditedCall GoView.OnObjectEdited for the given object to raise an GoView.ObjectEdited event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectEnterLeaveRaise an GoView.ObjectEnterLeave event for a given object. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectGotSelectionCall GoView.OnObjectGotSelection for the given object to raise an GoView.ObjectGotSelection event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectHoverRaise an GoView.ObjectHover event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectLostSelectionCall GoView.OnObjectLostSelection for the given object to raise an GoView.ObjectLostSelection event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectResizedCall GoView.OnObjectResized for the given object to raise an GoView.ObjectResized event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectSelectionDroppedRaise an GoView.ObjectSelectionDropped event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectSelectionDropRejectCall GoView.OnObjectSelectionDropReject with the given GoObjectEventArgs to raise a GoView.ObjectSelectionDropReject event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseObjectSingleClickedRaise an GoView.ObjectSingleClicked event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView)
Public MethodRaisePropertyChangedEventRaise a GoView.PropertyChanged event for the given property name. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseSelectionCopiedCall GoView.OnSelectionCopied to raise a GoView.SelectionCopied event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseSelectionDeletedCall GoView.OnSelectionDeleted to raise a GoView.SelectionDeleted event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseSelectionDeletingCall GoView.OnSelectionDeleting with the given CancelEventArgs to raise a GoView.SelectionDeleting event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseSelectionFinishedCall GoView.OnSelectionFinished. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseSelectionMovedCall GoView.OnSelectionMoved to raise a GoView.SelectionMoved event. (Inherited from Northwoods.Go.GoView)
Public MethodRaiseSelectionStartingCall GoView.OnSelectionStarting. (Inherited from Northwoods.Go.GoView)
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRedoThis just calls Document.Redo(). (Inherited from Northwoods.Go.GoView)
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodReplaceMouseToolReplace one of the "mode-less" tools used by this view. (Inherited from Northwoods.Go.GoView)
Public MethodRequestFocusCall the Control.Focus() method, catching any SecurityException to make sure GoView.OnGotFocus is called anyway. (Inherited from Northwoods.Go.GoView)
Public MethodRescaleToFitChange the GoView.DocScale and GoView.DocPosition properties so that all document objects are visible. (Inherited from Northwoods.Go.GoView)
Public MethodRescaleWithCenterChange the GoView.DocScale, and adjust the GoView.DocPosition so that the docPt remains at the center of the view. (Inherited from Northwoods.Go.GoView)
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). (Inherited from Northwoods.Go.GoView)
Public MethodScrollPageProgrammatically scroll the view by a "page" (a large change). (Inherited from Northwoods.Go.GoView)
Public MethodScrollRectangleToVisibleChange this view's DocPosition so that the given rectangle is visible. (Inherited from Northwoods.Go.GoView)
Public MethodSelectOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSelectAllAdd all eligible document objects to this view's selection. (Inherited from Northwoods.Go.GoView)
Public MethodSelectInRectangleAdd all eligible document objects that are within a given rectangle to this view's selection. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodSnapPointFind the nearest grid point to a given point when GoView.MoveSelection or GoView.CopySelection need to snap object locations to a grid. (Inherited from Northwoods.Go.GoView)
Public MethodStandardizeCursorNameConvert a cursor name to a standardized name. (Inherited from Northwoods.Go.GoView)
Public MethodStartTransactionThis just calls Document.StartTransaction(). (Inherited from Northwoods.Go.GoView)
Public MethodStopAutoScrollStop any ongoing auto-scroll or auto-pan action. (Inherited from Northwoods.Go.GoView)
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUndoThis just calls Document.Undo(). (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public MethodUpdateScrollBarsUpdate the scroll bars for this view, changing the minimum/maximum/value and visibility as appropriate. (Inherited from Northwoods.Go.GoView)
Public MethodUpdateViewCause the whole view, including scroll bars, to be redrawn. (Inherited from Northwoods.Go.GoView)
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 GoView.CopyToClipboard to produce a DataObject representing the available data formats and their values for the objects in the clipboard. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Protected MethodDoExternalDropHandle drag-drops from another Control. (Inherited from Northwoods.Go.GoView)
Protected MethodDoInternalDragHandle dragging that started from this view. (Inherited from Northwoods.Go.GoView)
Protected MethodDoInternalDropHandle drag-dropping from within this view. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
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 MethodIsInputKeyLet this view handle the arrow keys. (Inherited from Northwoods.Go.GoView)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodNotifyInvalidate (Inherited from System.Windows.Forms.Control)
Protected MethodOnAutoSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChangedRedraw the whole view if the background color has changed. (Inherited from Northwoods.Go.GoView)
Protected MethodOnBackgroundContextClickedInvoke all GoView.BackgroundContextClicked event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnBackgroundDoubleClickedInvoke all GoView.BackgroundDoubleClicked event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnBackgroundHoverInvoke all GoView.BackgroundHover event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnBackgroundImageChangedRedraw the whole view if the background image has changed. (Inherited from Northwoods.Go.GoView)
Protected MethodOnBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundSelectionDroppedInvoke all GoView.BackgroundSelectionDropped event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnBackgroundSelectionDropRejectInvoke all GoView.BackgroundSelectionDropReject event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnBackgroundSingleClickedInvoke all GoView.BackgroundSingleClicked event handlers. (Inherited from Northwoods.Go.GoView)
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 GoView.ClipboardCopied event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnClipboardPastedInvoke all GoView.ClipboardPasted event handlers. (Inherited from Northwoods.Go.GoView)
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 MethodOnCreateControlThis lays out the scroll bars, too, if needed. (Inherited from Northwoods.Go.GoView)
Protected MethodOnCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDocumentChangedOverridden. When an object is inserted or removed from the document, call LayoutItems.  
Protected MethodOnDoubleClickFor a double-click, this method gets called instead of a second OnMouseUp. (Inherited from Northwoods.Go.GoView)
Protected MethodOnDragDropHandle the DragDrop event by canonicalizing the input event and behaving differently for internal drag-drops than for drops coming from other windows. (Inherited from Northwoods.Go.GoView)
Protected MethodOnDragEnterShow an image for an external drag. (Inherited from Northwoods.Go.GoView)
Protected MethodOnDragLeaveTurn off any mouse-related timers and remove any external drag image or objects. (Inherited from Northwoods.Go.GoView)
Protected MethodOnDragOverHandle the DragOver event by canonicalizing the input event and behaving differently for internal drags than for external drags coming from other windows. (Inherited from Northwoods.Go.GoView)
Protected MethodOnEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnExternalObjectsDroppedInvoke all GoView.ExternalObjectsDropped event handlers. (Inherited from Northwoods.Go.GoView)
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 MethodOnGotFocusWhen a view gets focus, make sure the selection appearance can be updated, if needed. (Inherited from Northwoods.Go.GoView)
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 MethodOnKeyDownThis method is the view's key event handler. (Inherited from Northwoods.Go.GoView)
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 GoView.LinkCreated event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnLinkRelinkedInvoke all GoView.LinkRelinked event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnLocationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnLostFocusWhen a view loses focus, make sure the selection appearance can be updated, if needed. (Inherited from Northwoods.Go.GoView)
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 MethodOnMouseDownThis method is the view's mouse down event handler. (Inherited from Northwoods.Go.GoView)
Protected MethodOnMouseEnterCall GoView.DoObjectEnterLeave if the mouse enters this view on a document object. (Inherited from Northwoods.Go.GoView)
Protected MethodOnMouseHover (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseLeaveTurn off any mouse-related timers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnMouseMoveThis method is the view's mouse move event handler. (Inherited from Northwoods.Go.GoView)
Protected MethodOnMouseUpThis method is the view's mouse up event handler. (Inherited from Northwoods.Go.GoView)
Protected MethodOnMouseWheelThis is the mouse wheel event handler, that handles scrolling and zooming. (Inherited from Northwoods.Go.GoView)
Protected MethodOnMove (Inherited from System.Windows.Forms.Control)
Protected MethodOnNotifyMessage (Inherited from System.Windows.Forms.Control)
Protected MethodOnObjectContextClickedInvoke all GoView.ObjectContextClicked event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectDoubleClickedInvoke all GoView.ObjectDoubleClicked event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectEditedInvoke all GoView.ObjectEdited event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectEnterLeaveInvoke all GoView.ObjectEnterLeave event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectGotSelectionInvoke all GoView.ObjectGotSelection event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectHoverInvoke all GoView.ObjectHover event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectLostSelectionInvoke all GoView.ObjectLostSelection event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectResizedInvoke all GoView.ObjectResized event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectSelectionDroppedInvoke all GoView.ObjectSelectionDropped event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectSelectionDropRejectInvoke all GoView.ObjectSelectionDropReject event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnObjectSingleClickedInvoke all GoView.ObjectSingleClicked event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnPaddingChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintCalled by the system when needing to fix up invalidated parts of this view. (Inherited from Northwoods.Go.GoView)
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 MethodOnPropertyChangedOverridden. When the GoView.DocScale property changes, call LayoutItems.  
Protected MethodOnQueryContinueDragIf the user types an Escape during a drag, we cancel the drag by calling GoView.DoCancelMouse. (Inherited from Northwoods.Go.GoView)
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 GoView.SelectionCopied event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnSelectionDeletedInvoke all GoView.SelectionDeleted event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnSelectionDeletingInvoke all GoView.SelectionDeleting event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnSelectionFinishedInvoke all GoView.SelectionFinished event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnSelectionMovedInvoke all GoView.SelectionMoved event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnSelectionStartingInvoke all GoView.SelectionStarting event handlers. (Inherited from Northwoods.Go.GoView)
Protected MethodOnSizeChangedOverridden. When the view is resized, call LayoutItems.  
Protected MethodOnStyleChangedRedraw the whole view if the Control style has changed. (Inherited from Northwoods.Go.GoView)
Protected MethodOnSystemColorsChangedRedraw the whole view if the system colors have changed. (Inherited from Northwoods.Go.GoView)
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 MethodOnVisibleChangedIn case the size changed while it was not visible, make sure we update the scroll bars. (Inherited from Northwoods.Go.GoView)
Protected MethodPaintBackgroundDecorationDraw any decoration that should appear behind all of the objects. (Inherited from Northwoods.Go.GoView)
Protected MethodPaintObjectsPaint all the document and/or view objects. (Inherited from Northwoods.Go.GoView)
Protected MethodPaintPaperColorFill in the document paper color or view background color. (Inherited from Northwoods.Go.GoView)
Protected MethodPaintViewPaint all of the objects of this view or its document that are visible in the given rectangle. (Inherited from Northwoods.Go.GoView)
Protected MethodPrintDecorationDraw any printed decorations on the paper that would not normally be part of a window view. (Inherited from Northwoods.Go.GoView)
Protected MethodPrintPreviewShowDialogDisplay the print preview window. (Inherited from Northwoods.Go.GoView)
Protected MethodPrintShowDialogDisplay a printing choices dialog. (Inherited from Northwoods.Go.GoView)
Protected MethodPrintViewRender for printing everything you want to display from the view. (Inherited from Northwoods.Go.GoView)
Protected MethodProcessCmdKeyWhen this view has an GoView.EditControl that is showing a Control that has focus, return false to permit that Control to process all keys. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public EventBackgroundDoubleClickedThe user performed a double click on the background, not over any document object. (Inherited from Northwoods.Go.GoView)
Public EventBackgroundHoverThe user hovered over the background, not over any document object. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public EventBackgroundSingleClickedThe user performed a single click on the background, not over any document object. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public EventClipboardPastedThe event that is raised after the user has pasted a copy of the clipboard into this document. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public EventLinkRelinkedThe event that is raised after the user reconnects an existing link. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public EventObjectDoubleClickedA document object was double clicked by the user. (Inherited from Northwoods.Go.GoView)
Public EventObjectEditedThe event that is raised after the user finishes editing an object. (Inherited from Northwoods.Go.GoView)
Public EventObjectEnterLeaveThe mouse entered and/or left a document object, when no particular tool is running (a mouse-over) or when dragging. (Inherited from Northwoods.Go.GoView)
Public EventObjectGotSelectionThe event that is raised when an object gets added to this view's selection. (Inherited from Northwoods.Go.GoView)
Public EventObjectHoverA document object was hovered over by the user. (Inherited from Northwoods.Go.GoView)
Public EventObjectLostSelectionThe event that is raised when an object is removed from this view's selection. (Inherited from Northwoods.Go.GoView)
Public EventObjectResizedThe event that is raised after the user finishes resizing an object. (Inherited from Northwoods.Go.GoView)
Public EventObjectSelectionDroppedThe user dropped the view's Selection onto a document object. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public EventObjectSingleClickedA document object was single clicked by the user. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
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. (Inherited from Northwoods.Go.GoView)
Public EventSelectionDeletedThe event that is raised after the user has deleted the selected objects. (Inherited from Northwoods.Go.GoView)
Public EventSelectionDeletingThe cancellable event that is raised just before the user has deleted the selected objects. (Inherited from Northwoods.Go.GoView)
Public EventSelectionFinishedThe event that is raised after a number of objects are selected or de-selected. (Inherited from Northwoods.Go.GoView)
Public EventSelectionMovedThe event that is raised after the user has finished moving the selection. (Inherited from Northwoods.Go.GoView)
Public EventSelectionStartingThe event that is raised before a number of objects are selected or de-selected. (Inherited from Northwoods.Go.GoView)
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

GoPalette Class
Northwoods.Go Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback