Name | Description | |
---|---|---|
![]() | GoView Constructor | Overloaded. |
The following tables list the members exposed by GoView.
Name | Description | |
---|---|---|
![]() | GoView Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
![]() | AllowCopy | Gets or sets whether the user can copy objects in this view. |
![]() | AllowDelete | Gets or sets whether the user can delete objects in this view. |
![]() | AllowDragOut | Gets or sets whether the user can drag the selection out of this view to another window. |
![]() | AllowDrop | Overridden. Gets and sets whether this view accepts drop events of drag-and-drop operations. |
![]() | AllowEdit | Gets or sets whether the user can edit objects in this view. |
![]() | AllowInsert | Gets or sets whether the user can insert objects into this view. |
![]() | AllowKey | Gets or sets whether the user can type keystroke commands in this view. |
![]() | AllowLink | Gets or sets whether the user can link objects together in this view. |
![]() | AllowMouse | Gets or sets whether the user can use the mouse in this view. |
![]() | AllowMove | Gets or sets whether the user can move objects in this view. |
![]() | AllowReshape | Gets or sets whether the user can reshape objects in this view. |
![]() | AllowResize | Gets or sets whether the user can resize objects in this view. |
![]() | AllowSelect | Gets or sets whether the user can select objects in this view. |
![]() | Anchor | (Inherited from System.Windows.Forms.Control) |
![]() | ArrowMoveLarge | Gets or sets the distance a selected object is moved using the arrow keys. |
![]() | ArrowMoveSmall | Gets or sets the distance a selected object is moved using the arrow keys with the Ctrl key held down. |
![]() | AutoPanRegion | Gets or sets the region around the original pan point where automatic panning does not occur. |
![]() | AutoScrollDelay | Gets or sets how long to wait before autoscrolling. |
![]() | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
![]() | AutoScrollRegion | Gets or sets the margin in the view where a mouse drag will automatically cause the view to scroll. |
![]() | AutoScrollTime | Gets or sets how quickly to change the DocPosition when the mouse is in the AutoScrollRegion. |
![]() | BackColor | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundGrid | Gets or sets the GoGrid which is held by this view's BackgroundLayer and which by default implements the various grid properties of this view. |
![]() | BackgroundHasSheet | Gets or sets whether there is a value for Sheet, that is a GoSheet in this view's BackgroundLayer. |
![]() | BackgroundImage | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundLayer | Gets or sets the layer that is normally used for holding view-specific objects that are behind all of the document layers. |
![]() | BindingContext | (Inherited from System.Windows.Forms.Control) |
![]() | Border3DStyle | Gets or sets the 3D border style for this view. |
![]() | BorderStyle | Gets or sets the border style for this view. |
![]() | Bottom | (Inherited from System.Windows.Forms.Control) |
![]() | BottomBar | Gets or sets the Control that runs along the bottom edge of the view. |
![]() | BottomLeftCorner | Gets or sets the Control that fits in the bottom-left corner adjacent to both the BottomBar and the LeftBar. |
![]() | BottomRightCorner | Gets or sets the Control that fits in the bottom-right corner adjacent to both the BottomBar and the RightBar. |
![]() | BoundingHandlePenWidth | Gets or sets the width of the pen used in bounding handles, surrounding a selected object. |
![]() | Bounds | (Inherited from System.Windows.Forms.Control) |
![]() | CanFocus | (Inherited from System.Windows.Forms.Control) |
![]() | CanSelect | (Inherited from System.Windows.Forms.Control) |
![]() | Capture | (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidation | (Inherited from System.Windows.Forms.Control) |
![]() | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | ClientSize | (Inherited from System.Windows.Forms.Control) |
![]() | CompanyName | (Inherited from System.Windows.Forms.Control) |
![]() | CompositingQuality | Gets or sets how pixels are composited for all drawing operations. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
![]() | ContextClickSingleSelection | Gets or sets the SingleSelection property of the GoToolContext tool that is in the MouseDownTools list. |
![]() | ContextMenu | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
![]() | Controls | (Inherited from System.Windows.Forms.Control) |
![]() | Created | (Inherited from System.Windows.Forms.Control) |
![]() | Cursor | Overridden. We override this property in order to remember the DefaultCursor if it had not been set explicitly. |
![]() | CursorName | Gets or sets the view's Cursor given a standard cursor name, rather than a Windows.Forms.Cursor object. |
![]() | DataBindings | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultCursor | Gets or sets the default Cursor for this view. |
![]() | DefaultTool | Gets or sets the default tool. |
![]() | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
![]() | DisableKeys | Gets or sets which key commands are disabled in the GoToolManager's GoToolManager.DoKeyDown method. |
![]() | DisplayRectangle | Overridden. Gets the area where the view displays its document. |
![]() | Disposing | (Inherited from System.Windows.Forms.Control) |
![]() | DocExtent | Gets the extent of the view in its document, both position and size. |
![]() | DocExtentCenter | Gets or sets the center point of the view in the document, in document coordinates. |
![]() | DocExtentSize | Gets the size of this view in its document. |
![]() | Dock | (Inherited from System.Windows.Forms.Control) |
![]() | DocPosition | Gets or sets the position in the document that this view is displaying. |
![]() | DocScale | Gets or sets the scale at which this view displays its document. |
![]() | Document | Gets or sets the document that this view is displaying. |
![]() | DocumentSize | Gets the dimensions of the document. |
![]() | DocumentTopLeft | Gets the top-left position of the document. |
![]() | DragRoutesRealtime | Gets 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.] |
![]() | DragsRealtime | Gets or sets whether a user's drag of the selection occurs continuously. [In Web Forms there is no continuous visual feedback of a drag.] |
![]() | DrawsXorMode | Gets or sets whether a rubber-band box should be drawn in XOR mode. |
![]() | EditControl | Gets or sets the graphical object representing a Control used to edit an object in this view in a modal fashion. |
![]() | Enabled | (Inherited from System.Windows.Forms.Control) |
![]() | ExternalDragDropsOnEnter | Gets 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. |
![]() | FirstInput | Gets the canonical event args information for the last mouse down. |
![]() | Focused | (Inherited from System.Windows.Forms.Control) |
![]() | Font | (Inherited from System.Windows.Forms.Control) |
![]() | ForeColor | (Inherited from System.Windows.Forms.Control) |
![]() | Grid | Gets or sets the primary GoGrid used by this view. |
![]() | GridCellSize | Gets or sets the size of each cell in the Grid. |
![]() | GridCellSizeHeight | Design-time and PropertyGrid access to Grid properties. |
![]() | GridCellSizeWidth | Design-time and PropertyGrid access to Grid properties. |
![]() | GridLineColor | Design-time and PropertyGrid access to Grid properties. |
![]() | GridLineDashPattern | Design-time and PropertyGrid access to Grid properties. |
![]() | GridLineDashStyle | Design-time and PropertyGrid access to Grid properties. |
![]() | GridLineWidth | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineColor | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineDashPattern | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineDashStyle | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineFrequency | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineWidth | Design-time and PropertyGrid access to Grid properties. |
![]() | GridOrigin | Gets or sets the origin for the Grid. |
![]() | GridOriginRelative | Design-time and PropertyGrid access to Grid properties. |
![]() | GridOriginX | Design-time and PropertyGrid access to Grid properties. |
![]() | GridOriginY | Design-time and PropertyGrid access to Grid properties. |
![]() | GridSnapCellSpot | Design-time and PropertyGrid access to Grid properties. |
![]() | GridSnapDrag | Design-time and PropertyGrid access to Grid properties. |
![]() | GridSnapOpaque | Design-time and PropertyGrid access to Grid properties. |
![]() | GridSnapResize | Design-time and PropertyGrid access to Grid properties. |
![]() | GridStyle | Design-time and PropertyGrid access to Grid properties. |
![]() | GridUnboundedSpots | Design-time and PropertyGrid access to Grid properties. |
![]() | Handle | (Inherited from System.Windows.Forms.Control) |
![]() | HasChildren | (Inherited from System.Windows.Forms.Control) |
![]() | Height | (Inherited from System.Windows.Forms.Control) |
![]() | HidesSelection | Gets or sets whether the selection disappears when this view loses focus. |
![]() | HorizontalScrollBar | Gets or sets the horizontal scroll bar used by the view when not all objects can be displayed at once in the given client area. |
![]() | HoverDelay | Gets or sets how long a mouse should stay at one spot before a hover event occurs. |
![]() | ImageList | Gets or sets the ImageList that GoImage objects can draw from. |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | InterpolationMode | Gets or sets how images are rendered when scaled or stretched. |
![]() | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
![]() | IsAccessible | (Inherited from System.Windows.Forms.Control) |
![]() | IsDisposed | (Inherited from System.Windows.Forms.Control) |
![]() | IsEditing | Gets whether the user is currently editing an object. |
![]() | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | IsMirrored | (Inherited from System.Windows.Forms.Control) |
![]() | IsPrinting | Gets whether any painting that is ongoing is part of a printing operation. |
![]() | IsRenderingBitmap | This property is true when this GoView is producing a Bitmap. |
![]() | LastInput | Gets the canonical event args information for the last mouse or keyboard input. |
![]() | Layers | Gets the collection of layers that this view displays. |
![]() | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
![]() | Left | (Inherited from System.Windows.Forms.Control) |
![]() | LeftBar | Gets or sets the Control that runs along the left edge of the view. |
![]() ![]() | LicenseKey | This static/shared property holds the runtime license key that permits distribution of applications using this control without displaying a licensing watermark. |
![]() | Location | (Inherited from System.Windows.Forms.Control) |
![]() | Margin | (Inherited from System.Windows.Forms.Control) |
![]() | MaximumSelectionCount | Gets or sets the maximum number of objects allowed in the selection. |
![]() | MaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDownTools | Gets a list of "mode-less" tools to be considered for becoming the current Tool upon a mouse down event. |
![]() | MouseMoveTools | Gets a list of "mode-less" tools to be considered for becoming the current Tool upon a mouse move event. |
![]() | MouseUpTools | Gets a list of "mode-less" tools to be considered for becoming the current Tool upon a mouse up event. |
![]() | Name | (Inherited from System.Windows.Forms.Control) |
![]() | NewGoLabeledLink | This convenience property safely casts the value of NewLinkPrototype as a GoLabeledLink. |
![]() | NewGoLink | This convenience property safely casts the value of NewLinkPrototype as a GoLink. |
![]() | NewLinkClass | Gets the Type of NewLinkPrototype, and when set, creates an instance of the class as the new value of NewLinkPrototype. |
![]() | NewLinkPrototype | Gets or sets a GoObject that is copied when a new link is created. |
![]() | NoFocusSelectionColor | Gets or sets the handle color for selected objects when this view does not have focus. |
![]() | Padding | (Inherited from System.Windows.Forms.Control) |
![]() | PaintGreekScale | Gets or sets the scale at which greeked objects paint something simple. |
![]() | PaintNothingScale | Gets or sets the scale at which greeked objects paint nothing. |
![]() | Parent | (Inherited from System.Windows.Forms.Control) |
![]() | PixelOffsetMode | Gets or sets how pixels are positioned for all drawing operations. |
![]() | PortGravity | Gets or sets the distance at which potential links will snap to valid ports. |
![]() | PreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | PrimarySelectionColor | Gets or sets the handle color for the primary selection. |
![]() | PrintDocumentSize | Gets the size of the document to be printed. |
![]() | PrintDocumentTopLeft | Gets the top-left position of the document to be printed. |
![]() | PrintScale | Gets or sets the scale at which we should print. |
![]() | PrintsViewObjects | Gets or sets whether PrintView should print objects that belong to view layers as well as all document objects. |
![]() | ProductName | (Inherited from System.Windows.Forms.Control) |
![]() | ProductVersion | (Inherited from System.Windows.Forms.Control) |
![]() | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
![]() | Region | (Inherited from System.Windows.Forms.Control) |
![]() | ResizeHandleHeight | Design-time and PropertyGrid access to ResizeHandleSize. |
![]() | ResizeHandlePenWidth | Gets or sets the width of the pen used in resize handles for a selected object. |
![]() | ResizeHandleSize | The default size for new resize handles for resizable selected objects. |
![]() | ResizeHandleWidth | Design-time and PropertyGrid access to ResizeHandleSize. |
![]() | Right | (Inherited from System.Windows.Forms.Control) |
![]() | RightBar | Gets or sets the Control that runs along the right edge of the view. |
![]() | RightToLeft | (Inherited from System.Windows.Forms.Control) |
![]() | ScrollSmallChange | Gets or sets the distance to scroll when scrolling a small amount. |
![]() | SecondarySelectionColor | Gets or sets the handle color for selected objects other than the primary selection. |
![]() | SelectInRectangleStyle | Gets or sets the GoPickInRectangleStyle used by SelectInRectangle to determine whether an object is within a rectangle. |
![]() | Selection | Gets the view's selection object. |
![]() | ShadowColor | Gets or sets the color used for drawing drop shadows. |
![]() | ShadowHeight | Design-time and PropertyGrid access to the ShadowOffset. |
![]() | ShadowOffset | Gets or sets the offset distance for drop shadows. |
![]() | ShadowWidth | Design-time and PropertyGrid access to the ShadowOffset. |
![]() | Sheet | Gets or sets the GoObject that represents the sheet of paper the user sees, when the SheetStyle is not GoViewSheetStyle.GoViewSheetStyle.None. |
![]() | SheetBackgroundImageSpot | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetBottomRightMargin | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetMarginBounds | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetMarginColor | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetPaperBounds | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetRoom | Gets 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. |
![]() | SheetShowsMargins | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetStyle | Gets or sets how the view adjusts its DocScale and DocPosition as the view's size changes. |
![]() | SheetTopLeftMargin | Design-time and PropertyGrid access to Sheet properties. |
![]() | ShowHorizontalScrollBar | Gets or sets the visibility policy for the horizontal scroll bar. |
![]() | ShowsNegativeCoordinates | Controls whether any parts of the document at negative coordinates can be seen or scrolled to by the user, when the SheetStyle is None. |
![]() | ShowVerticalScrollBar | Gets or sets the visibility policy for the vertical scroll bar. |
![]() | Site | (Inherited from System.Windows.Forms.Control) |
![]() | Size | (Inherited from System.Windows.Forms.Control) |
![]() | SmoothingMode | Gets or sets how nicely lines are drawn. |
![]() | TabIndex | (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | (Inherited from System.Windows.Forms.Control) |
![]() | Tag | (Inherited from System.Windows.Forms.Control) |
![]() | Text | (Inherited from System.Windows.Forms.Control) |
![]() | TextRenderingHint | Gets or sets how nicely text is rendered. |
![]() | Tool | Gets or sets the current tool being used by this view. |
![]() | ToolTip | Gets or sets the ToolTip component for this view. |
![]() | ToolTipText | Gets or sets a string to be displayed in a tooltip when no tooltip text is shown for a particular GoObject. |
![]() | Top | (Inherited from System.Windows.Forms.Control) |
![]() | TopBar | Gets or sets the Control that runs along the top edge of the view. |
![]() | TopLeftCorner | Gets or sets the Control that fits in the top-left corner adjacent to both the TopBar and the LeftBar. |
![]() | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![]() | TopRightCorner | Gets or sets the Control that fits in the top-right corner adjacent to both the TopBar and the RightBar. |
![]() | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![]() ![]() | Version | Return the version of GoDiagram being used. |
![]() ![]() | VersionName | Return the name of the version of GoDiagram being used. |
![]() | VerticalScrollBar | Gets or sets the vertical scroll bar used by the view when not all objects can be displayed at once in the given client area. |
![]() | Visible | (Inherited from System.Windows.Forms.Control) |
![]() | Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | CanEnableIme | (Inherited from System.Windows.Forms.Control) |
![]() | CanRaiseEvents | (Inherited from System.Windows.Forms.Control) |
![]() | CreateParams | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMargin | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultPadding | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultSize | (Inherited from System.Windows.Forms.Control) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | DoubleBuffered | (Inherited from System.Windows.Forms.Control) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | FontHeight | (Inherited from System.Windows.Forms.Control) |
![]() | ImeModeBase | (Inherited from System.Windows.Forms.Control) |
![]() | ResizeRedraw | (Inherited from System.Windows.Forms.Control) |
![]() | ScaleChildren | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | AbortTransaction | This just calls Document.AbortTransaction() . |
![]() | BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | BeginUpdate | Disable painting of this view. |
![]() | BringToFront | (Inherited from System.Windows.Forms.Control) |
![]() | CanCopyObjects | Called to see if the user can copy objects in this view for this document. |
![]() | CanDeleteObjects | Called to see if the user can delete objects in this view for this document. |
![]() | CanEditCopy | This predicate is true when the user can perform the EditCopy action. |
![]() | CanEditCut | This predicate is true when the user can perform the EditCut action. |
![]() | CanEditDelete | This predicate is true when the user can perform the EditDelete action. |
![]() | CanEditEdit | This predicate is true when the user can perform the EditEdit action. |
![]() | CanEditObjects | Called to see if the user can edit objects in this view for this document. |
![]() | CanEditPaste | This predicate is true when the user can perform the EditPaste action. |
![]() | CanInsertObjects | Called to see if the user can insert objects into this view for this document. |
![]() | CanLinkObjects | Called to see if the user can link objects together in this view for this document. |
![]() | CanMoveObjects | Called to see if the user can move objects in this view for this document. |
![]() | CanRedo | This just calls Document.CanRedo() . |
![]() | CanReshapeObjects | Called to see if the user can reshape objects in this view for this document. |
![]() | CanResizeObjects | Called to see if the user can resize objects in this view for this document. |
![]() | CanScroll | Determine if there is room for the view to be scrolled in a given direction. |
![]() | CanSelectObjects | Called to see if the user can select objects in this view for this document. |
![]() | CanUndo | This just calls Document.CanUndo() . |
![]() | ComputeAutoPanDocPosition | This method is called to determine the next position in the document for this view, given a point at which the user is holding the mouse during a pan operation. |
![]() | ComputeAutoScrollDocPosition | This method is called to determine the next position in the document for this view, given a point at which the user is dragging the mouse. |
![]() | ComputeDocumentBounds | Determine the actual extent of all of the objects in the document as seen by this view. |
![]() | Contains | (Inherited from System.Windows.Forms.Control) |
![]() | ConvertDocToView | Overloaded. |
![]() | ConvertViewToDoc | Overloaded. |
![]() | CopySelection | Make copies of the objects in a collection and add them to this view's document at the given offset. |
![]() | CopyToClipboard | Put a copy of a collection of objects in the clipboard. |
![]() | CreateControl | (Inherited from System.Windows.Forms.Control) |
![]() | CreateDefaultTool | Create an instance of the default DefaultTool for this view. |
![]() | CreateDocument | This method is called by the constructor to create a document for this view. |
![]() | CreateGraphics | (Inherited from System.Windows.Forms.Control) |
![]() | CreateGrid | This method is called by the constructor to create a grid object for this view. |
![]() | CreateLink | The GoToolLinking class calls this method to create a new link between ports. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | CreateSelection | This method is called by the constructor to create a selection collection for this view. |
![]() | CreateSheet | This method is called by the constructor to create a page object for this view. |
![]() | DeleteSelection | Delete a collection of objects. |
![]() | DetectHover | Start or restart a timer to see if the mouse has moved; if at the end of the timer the mouse has not moved, DoMouseHover is called. |
![]() | Dispose | Overloaded. Overridden. |
![]() | DoAutoPan | Start or continue scrolling the view according to the relative position of the viewPnt compared to the originPnt. |
![]() | DoAutoScroll | Start or continue automatically scrolling the view during a mouse drag. |
![]() | DoBackgroundMouseOver | This method is called by DoMouseOver when no call to OnMouseOver has returned true. |
![]() | DoCancelMouse | Handle a canonicalized cancel input event. |
![]() | DoContextClick | Perform the behavior that normally occurs upon a context click. |
![]() | DoDoubleClick | Perform the behavior that normally occurs upon a double click. |
![]() | DoDragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | DoEndEdit | Stop the user's editing an object using the EditControl. |
![]() | DoHover | Perform the behavior that normally occurs upon a mouse hover. |
![]() | DoKeyDown | Handle a canonicalized keyboard input event. |
![]() | DoMouseDown | Handle a canonicalized mouse down input event. |
![]() | DoMouseHover | Handle a canonicalized mouse hover input event. |
![]() | DoMouseMove | Handle a canonicalized mouse move input event. |
![]() | DoMouseOver | Perform the immediate behavior normally associated with the mouse moving without a mouse button being pressed. |
![]() | DoMouseUp | Handle a canonicalized mouse up input event. |
![]() | DoMouseWheel | Handle a canonicalized mouse wheel input event. |
![]() | DoObjectEnterLeave | Perform the behavior that normally occurs when there is a change in the document object that the mouse is over. |
![]() | DoSelectionDropped | Perform the behavior that normally occurs when the Selection has been dropped in this view. |
![]() | DoSelectionDropReject | Invoke BackgroundSelectionDropReject or ObjectSelectionDropReject event handlers and GoObject.GoObject.OnSelectionDropReject methods to see if any want to prevent a drop. |
![]() | DoSingleClick | Perform the behavior that normally occurs upon a single click. |
![]() | DoToolTipObject | This method is responsible for finding a tooltip string for an object and then displaying it in a ToolTip. |
![]() | DoWheel | Perform the standard mouse wheel behavior for views. |
![]() | DrawToBitmap | (Inherited from System.Windows.Forms.Control) |
![]() | DrawXorBox | This convenience method erases any previous XOR-drawn rectangle and then may draw a new one with the given dimensions. |
![]() | DrawXorLine | Draw a line on the screen in XOR mode. |
![]() | DrawXorRectangle | Draw a rectangle on the screen in XOR mode. |
![]() | EditCopy | Copy the Selection to the clipboard. |
![]() | EditCut | Copy the current Selection to the clipboard and then delete it. |
![]() | EditDelete | Remove all selected objects from this view's document. |
![]() | EditEdit | Have the user edit the primary selection. |
![]() | EditObject | Begin having the user edit an object. |
![]() | EditPaste | Paste and select a copy of the clipboard's GoObjects into this view's document. |
![]() | EndInvoke | (Inherited from System.Windows.Forms.Control) |
![]() | EndUpdate | Re-enable painting of this view. |
![]() | FindForm | (Inherited from System.Windows.Forms.Control) |
![]() | FindMouseTool | Overloaded. |
![]() | FindNearestGridPoint | Find the nearest Grid point to a given point. |
![]() | FinishTransaction | This just calls Document.FinishTransaction(tname) . |
![]() | Focus | (Inherited from System.Windows.Forms.Control) |
![]() | GetBitmap | Produce a rendering of this view. |
![]() | GetBitmapFromCollection | Overloaded. |
![]() | GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | GetContainerControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetPreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | GetShadowBrush | Get a Brush for filling in an object's drop-shadow. |
![]() | GetShadowPen | Get a Pen for drawing an object's drop-shadow. |
![]() | HandleScroll | This is the event handler for both scroll bars. |
![]() | Hide | (Inherited from System.Windows.Forms.Control) |
![]() | InitializeLayersFromDocument | This method is responsible for setting up the view's collection of layers to include all of the document's layers, in order, followed by the view's default layer. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | IsInternalDragDrop | This predicate is true when a drag-and-drop started within this view. |
![]() | LayoutScrollBars | Position and size the scrollbars and corner. |
![]() | LimitDocPosition | This method is called when setting the DocPosition property to make sure the view only takes reasonable, desired positions. |
![]() | LimitDocScale | This method is called when setting the DocScale property to make sure that the view only displays objects at a reasonable scale. |
![]() | LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | MatchesNodeLabel | This predicate is called by SelectNextNode to decide if a part's text label starts with a given character. |
![]() | MoveSelection | Move a collection of objects by a given offset. |
![]() | PasteFromClipboard | Copy the GoObjects in the clipboard into this view's document. |
![]() | PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PickObject | Find a visible object at a given point. |
![]() | PickObjects | Return a collection of objects that can be picked at a particular point. |
![]() | PickObjectsInRectangle | Return a collection of objects that are surrounded by a given rectangle. |
![]() | PointToClient | (Inherited from System.Windows.Forms.Control) |
![]() | PointToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessMessage | (Inherited from System.Windows.Forms.Control) |
![]() | Print this view's document. | |
![]() | PrintDocumentPage | This is called repeatedly by the printing process in order to produce the printed image. |
![]() | PrintPreview | Display a print preview window for this view's document. |
![]() | RaiseBackgroundContextClicked | Raise a BackgroundContextClicked event for a given canonicalized input event. |
![]() | RaiseBackgroundDoubleClicked | Raise a BackgroundDoubleClicked event for a given canonicalized input event. |
![]() | RaiseBackgroundHover | Raise a BackgroundHover event for a given canonicalized input event. |
![]() | RaiseBackgroundSelectionDropped | Raise a BackgroundSelectionDropped event for a given canonicalized input event. |
![]() | RaiseBackgroundSelectionDropReject | Call OnBackgroundSelectionDropReject with the given GoInputEventArgs to raise a BackgroundSelectionDropReject event. |
![]() | RaiseBackgroundSingleClicked | Raise a BackgroundSingleClicked event for a given canonicalized input event. |
![]() | RaiseChanged | Handle changes to any view layers or view objects. |
![]() | RaiseClipboardCopied | Call OnClipboardCopied to raise a ClipboardCopied event. |
![]() | RaiseClipboardPasted | Call OnClipboardPasted to raise a ClipboardPasted event. |
![]() | RaiseExternalObjectsDropped | Call OnExternalObjectsDropped to raise a ExternalObjectsDropped event. |
![]() | RaiseLinkCreated | Call OnLinkCreated for the given object to raise a LinkCreated event. |
![]() | RaiseLinkRelinked | Call OnLinkRelinked for the given object to raise a LinkRelinked event. |
![]() | RaiseObjectContextClicked | Raise an ObjectContextClicked event for a given object and canonicalized input event. |
![]() | RaiseObjectDoubleClicked | Raise an ObjectDoubleClicked event for a given object and canonicalized input event. |
![]() | RaiseObjectEdited | Call OnObjectEdited for the given object to raise an ObjectEdited event. |
![]() | RaiseObjectEnterLeave | Raise an ObjectEnterLeave event for a given object. |
![]() | RaiseObjectGotSelection | Call OnObjectGotSelection for the given object to raise an ObjectGotSelection event. |
![]() | RaiseObjectHover | Raise an ObjectHover event for a given object and canonicalized input event. |
![]() | RaiseObjectLostSelection | Call OnObjectLostSelection for the given object to raise an ObjectLostSelection event. |
![]() | RaiseObjectResized | Call OnObjectResized for the given object to raise an ObjectResized event. |
![]() | RaiseObjectSelectionDropped | Raise an ObjectSelectionDropped event for a given object and canonicalized input event. |
![]() | RaiseObjectSelectionDropReject | Call OnObjectSelectionDropReject with the given GoObjectEventArgs to raise a ObjectSelectionDropReject event. |
![]() | RaiseObjectSingleClicked | Raise an ObjectSingleClicked event for a given object and canonicalized input event. |
![]() | RaisePropertyChangedEvent | Raise a PropertyChanged event for the given property name. |
![]() | RaiseSelectionCopied | Call OnSelectionCopied to raise a SelectionCopied event. |
![]() | RaiseSelectionDeleted | Call OnSelectionDeleted to raise a SelectionDeleted event. |
![]() | RaiseSelectionDeleting | Call OnSelectionDeleting with the given CancelEventArgs to raise a SelectionDeleting event. |
![]() | RaiseSelectionFinished | Call OnSelectionFinished. |
![]() | RaiseSelectionMoved | Call OnSelectionMoved to raise a SelectionMoved event. |
![]() | RaiseSelectionStarting | Call OnSelectionStarting. |
![]() | RectangleToClient | (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | Redo | This just calls Document.Redo() . |
![]() | Refresh | (Inherited from System.Windows.Forms.Control) |
![]() | ReplaceMouseTool | Replace one of the "mode-less" tools used by this view. |
![]() | RequestFocus | Call the Control.Focus() method, catching any SecurityException to make sure OnGotFocus is called anyway. |
![]() | RescaleToFit | Change the DocScale and DocPosition properties so that all document objects are visible. |
![]() | RescaleWithCenter | Change the DocScale, and adjust the DocPosition so that the docPt remains at the center of the view. |
![]() | ResetText | (Inherited from System.Windows.Forms.Control) |
![]() | ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Scale | (Inherited from System.Windows.Forms.Control) |
![]() | ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) |
![]() | ScrollLine | Programmatically scroll the view by a "line" (a small change). |
![]() | ScrollPage | Programmatically scroll the view by a "page" (a large change). |
![]() | ScrollRectangleToVisible | Change this view's DocPosition so that the given rectangle is visible. |
![]() | SelectAll | Add all eligible document objects to this view's selection. |
![]() | SelectInRectangle | Add all eligible document objects that are within a given rectangle to this view's selection. |
![]() | SelectNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | SelectNextNode | Change the primary selection to be the next object whose label starts with a given letter or digit. |
![]() | SendToBack | (Inherited from System.Windows.Forms.Control) |
![]() | SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | SetModifiable | This method sets some properties that determine whether the user can modify the document from this view. |
![]() | Show | (Inherited from System.Windows.Forms.Control) |
![]() | SnapPoint | Find the nearest grid point to a given point when MoveSelection or CopySelection need to snap object locations to a grid. |
![]() | StandardizeCursorName | Convert a cursor name to a standardized name. |
![]() | StartTransaction | This just calls Document.StartTransaction() . |
![]() | StopAutoScroll | Stop any ongoing auto-scroll or auto-pan action. |
![]() | SuspendLayout | (Inherited from System.Windows.Forms.Control) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Undo | This just calls Document.Undo() . |
![]() | Update | (Inherited from System.Windows.Forms.Control) |
![]() | UpdateExtent | This method is called when this GoView's Size (or Width or Height) is changed, to allow the view to scroll or rescale itself. |
![]() | UpdateScrollBars | Update the scroll bars for this view, changing the minimum/maximum/value and visibility as appropriate. |
![]() | UpdateView | Cause the whole view, including scroll bars, to be redrawn. |
Name | Description | |
---|---|---|
![]() | BackColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundContextClicked | The user performed a context click in the background, not over any document object. |
![]() | BackgroundDoubleClicked | The user performed a double click on the background, not over any document object. |
![]() | BackgroundHover | The user hovered over the background, not over any document object. |
![]() | BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundSelectionDropped | The user dropped the view's selection onto the background of the view, not onto any document object. |
![]() | BackgroundSelectionDropReject | The 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. |
![]() | BackgroundSingleClicked | The user performed a single click on the background, not over any document object. |
![]() | BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ChangeUICues | (Inherited from System.Windows.Forms.Control) |
![]() | Click | (Inherited from System.Windows.Forms.Control) |
![]() | ClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ClipboardCopied | The event that is raised after the user has copied something into the clipboard from this document. |
![]() | ClipboardPasted | The event that is raised after the user has pasted a copy of the clipboard into this document. |
![]() | ContextMenuChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | (Inherited from System.Windows.Forms.Control) |
![]() | ControlRemoved | (Inherited from System.Windows.Forms.Control) |
![]() | CursorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DockChanged | (Inherited from System.Windows.Forms.Control) |
![]() | DocumentChanged | All GoDocument.Changed events get re-raised through this event, for the convenience of writing event handlers on the document's view. |
![]() | DoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | DragEnter | (Inherited from System.Windows.Forms.Control) |
![]() | DragLeave | (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | (Inherited from System.Windows.Forms.Control) |
![]() | EnabledChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Enter | (Inherited from System.Windows.Forms.Control) |
![]() | ExternalObjectsDropped | The event that is raised after the user has dropped a copy of some objects into this document. |
![]() | FontChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | GiveFeedback | (Inherited from System.Windows.Forms.Control) |
![]() | GotFocus | (Inherited from System.Windows.Forms.Control) |
![]() | HandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | HandleDestroyed | (Inherited from System.Windows.Forms.Control) |
![]() | HelpRequested | (Inherited from System.Windows.Forms.Control) |
![]() | ImeModeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Invalidated | (Inherited from System.Windows.Forms.Control) |
![]() | KeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | (Inherited from System.Windows.Forms.Control) |
![]() | Layout | (Inherited from System.Windows.Forms.Control) |
![]() | Leave | (Inherited from System.Windows.Forms.Control) |
![]() | LinkCreated | The event that is raised after the user draws a new link. |
![]() | LinkRelinked | The event that is raised after the user reconnects an existing link. |
![]() | LocationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | LostFocus | (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | (Inherited from System.Windows.Forms.Control) |
![]() | MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
![]() | MouseClick | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | (Inherited from System.Windows.Forms.Control) |
![]() | MouseHover | (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | (Inherited from System.Windows.Forms.Control) |
![]() | MouseWheel | (Inherited from System.Windows.Forms.Control) |
![]() | Move | (Inherited from System.Windows.Forms.Control) |
![]() | ObjectContextClicked | A document object was context clicked by the user. |
![]() | ObjectDoubleClicked | A document object was double clicked by the user. |
![]() | ObjectEdited | The event that is raised after the user finishes editing an object. |
![]() | ObjectEnterLeave | The mouse entered and/or left a document object, when no particular tool is running (a mouse-over) or when dragging. |
![]() | ObjectGotSelection | The event that is raised when an object gets added to this view's selection. |
![]() | ObjectHover | A document object was hovered over by the user. |
![]() | ObjectLostSelection | The event that is raised when an object is removed from this view's selection. |
![]() | ObjectResized | The event that is raised after the user finishes resizing an object. |
![]() | ObjectSelectionDropped | The user dropped the view's Selection onto a document object. |
![]() | ObjectSelectionDropReject | The 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. |
![]() | ObjectSingleClicked | A document object was single clicked by the user. |
![]() | PaddingChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Paint | (Inherited from System.Windows.Forms.Control) |
![]() | ParentChanged | (Inherited from System.Windows.Forms.Control) |
![]() | PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | PropertyChanged | Rather than having separate events whenever any view property changed, all such notifications occur through this single event. |
![]() | QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
![]() | QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
![]() | RegionChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Resize | (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
![]() | SelectionCopied | The event that is raised after the user has copied the selection. |
![]() | SelectionDeleted | The event that is raised after the user has deleted the selected objects. |
![]() | SelectionDeleting | The cancellable event that is raised just before the user has deleted the selected objects. |
![]() | SelectionFinished | The event that is raised after a number of objects are selected or de-selected. |
![]() | SelectionMoved | The event that is raised after the user has finished moving the selection. |
![]() | SelectionStarting | The event that is raised before a number of objects are selected or de-selected. |
![]() | SizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | StyleChanged | (Inherited from System.Windows.Forms.Control) |
![]() | SystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabStopChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Validated | (Inherited from System.Windows.Forms.Control) |
![]() | Validating | (Inherited from System.Windows.Forms.Control) |
![]() | VisibleChanged | (Inherited from System.Windows.Forms.Control) |