Northwoods.Go Assembly > Northwoods.Go Namespace : GoView Class |
The following tables list the members exposed by GoView.
Name | Description | |
---|---|---|
![]() | GoView Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | Gets or sets the accessible role of the control (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 | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (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. |
![]() | 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 | Gets or sets the background color for the control. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundHasSheet | Gets or sets whether there is a value for Sheet, that is a GoSheet in this view's BackgroundLayer. |
![]() | BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (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. |
![]() | BoundingHandlePenWidth | Gets or sets the width of the pen used in bounding handles, surrounding a selected object. |
![]() | CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control) |
![]() | CompositingQuality | Gets or sets how pixels are composited for all drawing operations. |
![]() | ContextClickSingleSelection | Gets or sets the SingleSelection property of the GoToolContext tool that is in the MouseDownTools list. |
![]() | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | CursorName | Gets or sets the view's Cursor given a standard cursor name, rather than a Windows.Forms.Cursor object. |
![]() | DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) |
![]() | DisableKeys | Gets or sets which key commands are disabled in the GoToolManager's GoToolManager.DoKeyDown method. |
![]() | Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (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. |
![]() | 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. |
![]() | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (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. |
![]() | Font | Gets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColor | Gets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control) |
![]() | 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. |
![]() | 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. |
![]() | HidesSelection | Gets or sets whether the selection disappears when this view loses focus. |
![]() | 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 | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) |
![]() | InterpolationMode | Gets or sets how images are rendered when scaled or stretched. |
![]() | IsRenderingBitmap | This property is true when this GoView is producing a Bitmap. |
![]() ![]() | LicenseKey | This static/shared property holds the runtime license key that permits distribution of applications using this control without displaying a licensing watermark. |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control) |
![]() | Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) |
![]() | MaximumSelectionCount | Gets or sets the maximum number of objects allowed in the selection. |
![]() | MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (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. |
![]() | 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 | Gets or sets padding within the control. (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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | ResizeHandleWidth | Design-time and PropertyGrid access to ResizeHandleSize. |
![]() | RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (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. |
![]() | ShadowColor | Gets or sets the color used for drawing drop shadows. |
![]() | ShadowHeight | Design-time and PropertyGrid access to the ShadowOffset. |
![]() | ShadowWidth | Design-time and PropertyGrid access to the ShadowOffset. |
![]() | 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 | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) |
![]() | SmoothingMode | Gets or sets how nicely lines are drawn. |
![]() | TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control) |
![]() | Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) |
![]() | Text | Gets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | TextRenderingHint | Gets or sets how nicely text is rendered. |
![]() | ToolTipText | Gets or sets a string to be displayed in a tooltip when no tooltip text is shown for a particular GoObject. |
![]() | UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (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. |
![]() | Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | CanEnableIme | Gets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.Control) |
![]() | CanRaiseEvents | Determines if events can be raised on the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateParams | Gets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMargin | Gets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultSize | Gets the default size of the control. (Inherited from System.Windows.Forms.Control) |
![]() | DoubleBuffered | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | FontHeight | Gets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control) |
![]() | ImeModeBase | Gets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control) |
![]() | ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control) |
![]() | ScaleChildren | Gets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | AbortTransaction | This just calls Document.AbortTransaction() . |
![]() | BeginInvoke | Overloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) |
![]() | BeginUpdate | Disable painting of this view. |
![]() | BringToFront | Brings the control to the front of the z-order. (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 | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) |
![]() | ConvertDocToView | Overloaded. Given a point in this document, calculate the corresponding point in this view. |
![]() | ConvertViewToDoc | Overloaded. Given a point in this view, calculate the corresponding point in the view's document. |
![]() | CopySelection | Make copies of the objects in a collection and add them to this view's document at the given offset. |
![]() | CopyToClipboard | Put a copy of a collection of objects in the clipboard. |
![]() | CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (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 | Creates the System.Drawing.Graphics for the control. (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 | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | CreateSelection | This method is called by the constructor to create a selection collection for this view. |
![]() | CreateSheet | This method is called by the constructor to create a page object for this view. |
![]() | DeleteSelection | Delete a collection of objects. |
![]() | DetectHover | Start or restart a timer to see if the mouse has moved; if at the end of the timer the mouse has not moved, DoMouseHover is called. |
![]() | Dispose | Overloaded. Overridden. Free up any Windows resources that this view caches. |
![]() | DoAutoPan | Start or continue scrolling the view according to the relative position of the 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 | Begins a drag-and-drop operation. (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 | Supports rendering to the specified bitmap. (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 | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) |
![]() | EndUpdate | Re-enable painting of this view. |
![]() | FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) |
![]() | FindMouseTool | Overloaded. Find one of the tools used by this view that is an instance of a given tool type. |
![]() | FindNearestGridPoint | Find the nearest Grid point to a given point. |
![]() | FinishTransaction | This just calls Document.FinishTransaction(tname) . |
![]() | Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) |
![]() | GetBitmap | Produce a rendering of this view. |
![]() | GetBitmapFromCollection | Overloaded. Return a Bitmap displaying all of the visible objects in the given collection. |
![]() | GetChildAtPoint | Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control) |
![]() | GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) |
![]() | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (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 | Conceals the control from the user. (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 | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Invalidate | Overloaded. Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from System.Windows.Forms.Control) |
![]() | Invoke | Overloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control) |
![]() | IsInternalDragDrop | This predicate is true when a drag-and-drop started within this view. |
![]() | LayoutScrollBars | Position and size the scrollbars and corner. |
![]() | LimitDocPosition | This method is called when setting the DocPosition property to make sure the view only takes reasonable, desired positions. |
![]() | LimitDocScale | This method is called when setting the DocScale property to make sure that the view only displays objects at a reasonable scale. |
![]() | MatchesNodeLabel | This predicate is called by SelectNextNode to decide if a part's text label starts with a given character. |
![]() | MoveSelection | Move a collection of objects by a given offset. |
![]() | PasteFromClipboard | Copy the GoObjects in the clipboard into this view's document. |
![]() | PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (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 | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (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 | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | Redo | This just calls Document.Redo() . |
![]() | Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (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 | Resets the System.Windows.Forms.Control.Text property to its default value. (Inherited from System.Windows.Forms.Control) |
![]() | ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) |
![]() | Scale | (Inherited from System.Windows.Forms.Control) |
![]() | ScrollLine | Programmatically scroll the view by a "line" (a small change). |
![]() | ScrollPage | Programmatically scroll the view by a "page" (a large change). |
![]() | ScrollRectangleToVisible | Change this view's DocPosition so that the given rectangle is visible. |
![]() | Select | Overloaded. Activates the control. (Inherited from System.Windows.Forms.Control) |
![]() | SelectAll | Add all eligible document objects to this view's selection. |
![]() | SelectInRectangle | Add all eligible document objects that are within a given rectangle to this view's selection. |
![]() | SelectNextControl | Activates the next control. (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 | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) |
![]() | SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (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 | Displays the control to the user. (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 | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Undo | This just calls Document.Undo() . |
![]() | Update | Causes the control to redraw the invalidated regions within its client area. (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 | |
---|---|---|
![]() | CreateAccessibilityInstance | Creates a new accessibility object for the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateControlsInstance | Creates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateDataObject | This method is called from CopyToClipboard to produce a DataObject representing the available data formats and their values for the objects in the clipboard. |
![]() | CreateHandle | Creates a handle for the control. (Inherited from System.Windows.Forms.Control) |
![]() | DefWndProc | Sends the specified message to the default window procedure. (Inherited from System.Windows.Forms.Control) |
![]() | DestroyHandle | Destroys the handle associated with the control. (Inherited from System.Windows.Forms.Control) |
![]() | DoExternalDrag | Handle dragging from another Control. |
![]() | DoExternalDrop | Handle drag-drops from another Control. |
![]() | DoInternalDrag | Handle dragging that started from this view. |
![]() | DoInternalDrop | Handle drag-dropping from within this view. |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetAccessibilityObjectById | Retrieves the specified System.Windows.Forms.AccessibleObject. (Inherited from System.Windows.Forms.Control) |
![]() | GetAutoSizeMode | Retrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control) |
![]() | GetExternalDragImage | Return an image to be displayed during a drag coming from another window. |
![]() | GetScaledBounds | Retrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | GetStyle | Retrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control) |
![]() | GetTopLevel | Determines if the control is a top-level control. (Inherited from System.Windows.Forms.Control) |
![]() | InitLayout | Called after the control has been added to another container. (Inherited from System.Windows.Forms.Control) |
![]() | InvokeGotFocus | Raises the System.Windows.Forms.Control.GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control) |
![]() | InvokeLostFocus | Raises the System.Windows.Forms.Control.LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control) |
![]() | InvokeOnClick | Raises the System.Windows.Forms.Control.Click event for the specified control. (Inherited from System.Windows.Forms.Control) |
![]() | InvokePaint | Raises the System.Windows.Forms.Control.Paint event for the specified control. (Inherited from System.Windows.Forms.Control) |
![]() | InvokePaintBackground | Raises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control) |
![]() | IsInputChar | Determines if a character is an input character that the control recognizes. (Inherited from System.Windows.Forms.Control) |
![]() | IsInputKey | Overridden. Let this view handle the arrow keys. |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | NotifyInvalidate | Raises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control) |
![]() | OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnBackColorChanged | Overridden. Redraw the whole view if the background color has changed. |
![]() | OnBackgroundContextClicked | Invoke all BackgroundContextClicked event handlers. |
![]() | OnBackgroundDoubleClicked | Invoke all BackgroundDoubleClicked event handlers. |
![]() | OnBackgroundHover | Invoke all BackgroundHover event handlers. |
![]() | OnBackgroundImageChanged | Overridden. Redraw the whole view if the background image has changed. |
![]() | OnBackgroundImageLayoutChanged | Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnBackgroundSelectionDropped | Invoke all BackgroundSelectionDropped event handlers. |
![]() | OnBackgroundSelectionDropReject | Invoke all BackgroundSelectionDropReject event handlers. |
![]() | OnBackgroundSingleClicked | Invoke all BackgroundSingleClicked event handlers. |
![]() | OnBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnCausesValidationChanged | Raises the System.Windows.Forms.Control.CausesValidationChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnChangeUICues | Raises the System.Windows.Forms.Control.ChangeUICues event. (Inherited from System.Windows.Forms.Control) |
![]() | OnClick | Raises the System.Windows.Forms.Control.Click event. (Inherited from System.Windows.Forms.Control) |
![]() | OnClientSizeChanged | Raises the System.Windows.Forms.Control.ClientSizeChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnClipboardCopied | Invoke all ClipboardCopied event handlers. |
![]() | OnClipboardPasted | Invoke all ClipboardPasted event handlers. |
![]() | OnContextMenuChanged | Raises the System.Windows.Forms.Control.ContextMenuChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnContextMenuStripChanged | Raises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnControlAdded | Raises the System.Windows.Forms.Control.ControlAdded event. (Inherited from System.Windows.Forms.Control) |
![]() | OnControlRemoved | Raises the System.Windows.Forms.Control.ControlRemoved event. (Inherited from System.Windows.Forms.Control) |
![]() | OnCreateControl | Overridden. This lays out the scroll bars, too, if needed. |
![]() | OnCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnDockChanged | Raises the System.Windows.Forms.Control.DockChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnDocumentChanged | Handle changes to the view's document or any of the document's layers or objects. |
![]() | OnDoubleClick | Overridden. For a double-click, this method gets called instead of a second OnMouseUp. |
![]() | OnDragDrop | Overridden. Handle the DragDrop event by canonicalizing the input event and behaving differently for internal drag-drops than for drops coming from other windows. |
![]() | OnDragEnter | Overridden. Show an image for an external drag. |
![]() | OnDragLeave | Overridden. Turn off any mouse-related timers and remove any external drag image or objects. |
![]() | OnDragOver | Overridden. Handle the DragOver event by canonicalizing the input event and behaving differently for internal drags than for external drags coming from other windows. |
![]() | OnEnabledChanged | Raises the System.Windows.Forms.Control.EnabledChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnEnter | Raises the System.Windows.Forms.Control.Enter event. (Inherited from System.Windows.Forms.Control) |
![]() | OnExternalObjectsDropped | Invoke all ExternalObjectsDropped event handlers. |
![]() | OnFontChanged | Raises the System.Windows.Forms.Control.FontChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnGiveFeedback | Raises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from System.Windows.Forms.Control) |
![]() | OnGotFocus | Overridden. When a view gets focus, make sure the selection appearance can be updated, if needed. |
![]() | OnHandleCreated | Raises the System.Windows.Forms.Control.HandleCreated event. (Inherited from System.Windows.Forms.Control) |
![]() | OnHandleDestroyed | Raises the System.Windows.Forms.Control.HandleDestroyed event. (Inherited from System.Windows.Forms.Control) |
![]() | OnHelpRequested | Raises the System.Windows.Forms.Control.HelpRequested event. (Inherited from System.Windows.Forms.Control) |
![]() | OnImeModeChanged | Raises the System.Windows.Forms.Control.ImeModeChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnInvalidated | Raises the System.Windows.Forms.Control.Invalidated event. (Inherited from System.Windows.Forms.Control) |
![]() | OnKeyDown | Overridden. This method is the view's key event handler. |
![]() | OnKeyPress | Raises the System.Windows.Forms.Control.KeyPress event. (Inherited from System.Windows.Forms.Control) |
![]() | OnKeyUp | Raises the System.Windows.Forms.Control.KeyUp event. (Inherited from System.Windows.Forms.Control) |
![]() | OnLayout | Raises the System.Windows.Forms.Control.Layout event. (Inherited from System.Windows.Forms.Control) |
![]() | OnLeave | Raises the System.Windows.Forms.Control.Leave event. (Inherited from System.Windows.Forms.Control) |
![]() | OnLinkCreated | Invoke all LinkCreated event handlers. |
![]() | OnLinkRelinked | Invoke all LinkRelinked event handlers. |
![]() | OnLocationChanged | Raises the System.Windows.Forms.Control.LocationChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnLostFocus | Overridden. When a view loses focus, make sure the selection appearance can be updated, if needed. |
![]() | OnMarginChanged | Raises the System.Windows.Forms.Control.MarginChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnMouseCaptureChanged | Raises the System.Windows.Forms.Control.MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnMouseClick | Raises the System.Windows.Forms.Control.MouseClick event. (Inherited from System.Windows.Forms.Control) |
![]() | OnMouseDoubleClick | Raises the System.Windows.Forms.Control.MouseDoubleClick event. (Inherited from System.Windows.Forms.Control) |
![]() | OnMouseDown | Overridden. This method is the view's mouse down event handler. |
![]() | OnMouseEnter | Overridden. Call DoObjectEnterLeave if the mouse enters this view on a document object. |
![]() | OnMouseHover | Raises the System.Windows.Forms.Control.MouseHover event. (Inherited from System.Windows.Forms.Control) |
![]() | OnMouseLeave | Overridden. Turn off any mouse-related timers. |
![]() | OnMouseMove | Overridden. This method is the view's mouse move event handler. |
![]() | OnMouseUp | Overridden. This method is the view's mouse up event handler. |
![]() | OnMouseWheel | Overridden. This is the mouse wheel event handler, that handles scrolling and zooming. |
![]() | OnMove | Raises the System.Windows.Forms.Control.Move event. (Inherited from System.Windows.Forms.Control) |
![]() | OnNotifyMessage | Notifies the control of Windows messages. (Inherited from System.Windows.Forms.Control) |
![]() | OnObjectContextClicked | Invoke all ObjectContextClicked event handlers. |
![]() | OnObjectDoubleClicked | Invoke all ObjectDoubleClicked event handlers. |
![]() | OnObjectEdited | Invoke all ObjectEdited event handlers. |
![]() | OnObjectEnterLeave | Invoke all ObjectEnterLeave event handlers. |
![]() | OnObjectGotSelection | Invoke all ObjectGotSelection event handlers. |
![]() | OnObjectHover | Invoke all ObjectHover event handlers. |
![]() | OnObjectLostSelection | Invoke all ObjectLostSelection event handlers. |
![]() | OnObjectResized | Invoke all ObjectResized event handlers. |
![]() | OnObjectSelectionDropped | Invoke all ObjectSelectionDropped event handlers. |
![]() | OnObjectSelectionDropReject | Invoke all ObjectSelectionDropReject event handlers. |
![]() | OnObjectSingleClicked | Invoke all ObjectSingleClicked event handlers. |
![]() | OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnPaint | Overridden. Called by the system when needing to fix up invalidated parts of this view. |
![]() | OnPaintBackground | Paints the background of the control. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentBackColorChanged | Raises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentChanged | Raises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentEnabledChanged | Raises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentFontChanged | Raises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
![]() | OnParentVisibleChanged | Raises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
![]() | OnPreviewKeyDown | Raises the System.Windows.Forms.Control.PreviewKeyDown event. (Inherited from System.Windows.Forms.Control) |
![]() | OnPrint | Raises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.Control) |
![]() | OnPropertyChanged | Call all PropertyChanged event handlers. |
![]() | OnQueryContinueDrag | Overridden. If the user types an Escape during a drag, we cancel the drag by calling DoCancelMouse. |
![]() | OnRegionChanged | Raises the System.Windows.Forms.Control.RegionChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnResize | Raises the System.Windows.Forms.Control.Resize event. (Inherited from System.Windows.Forms.Control) |
![]() | OnRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnSelectionCopied | Invoke all SelectionCopied event handlers. |
![]() | OnSelectionDeleted | Invoke all SelectionDeleted event handlers. |
![]() | OnSelectionDeleting | Invoke all SelectionDeleting event handlers. |
![]() | OnSelectionFinished | Invoke all SelectionFinished event handlers. |
![]() | OnSelectionMoved | Invoke all SelectionMoved event handlers. |
![]() | OnSelectionStarting | Invoke all SelectionStarting event handlers. |
![]() | OnSizeChanged | Overridden. This lays out the scroll bars, too, if needed. |
![]() | OnStyleChanged | Overridden. Redraw the whole view if the Control style has changed. |
![]() | OnSystemColorsChanged | Overridden. Redraw the whole view if the system colors have changed. |
![]() | OnTabIndexChanged | Raises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnTextChanged | Raises the System.Windows.Forms.Control.TextChanged event. (Inherited from System.Windows.Forms.Control) |
![]() | OnValidated | Raises the System.Windows.Forms.Control.Validated event. (Inherited from System.Windows.Forms.Control) |
![]() | OnValidating | Raises the System.Windows.Forms.Control.Validating event. (Inherited from System.Windows.Forms.Control) |
![]() | OnVisibleChanged | Overridden. In case the size changed while it was not visible, make sure we update the scroll bars. |
![]() | PaintBackgroundDecoration | Draw any decoration that should appear behind all of the objects. |
![]() | PaintObjects | Paint all the document and/or view objects. |
![]() | PaintPaperColor | Fill in the document paper color or view background color. |
![]() | PaintView | Paint all of the objects of this view or its document that are visible in the given rectangle. |
![]() | PrintDecoration | Draw any printed decorations on the paper that would not normally be part of a window view. |
![]() | PrintPreviewShowDialog | Display the print preview window. |
![]() | PrintShowDialog | Display a printing choices dialog. |
![]() | PrintView | Render for printing everything you want to display from the view. |
![]() | ProcessCmdKey | Overridden. When this view has an EditControl that is showing a Control that has focus, return false to permit that Control to process all keys. |
![]() | ProcessDialogChar | Processes a dialog character. (Inherited from System.Windows.Forms.Control) |
![]() | ProcessDialogKey | Processes a dialog key. (Inherited from System.Windows.Forms.Control) |
![]() | ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. (Inherited from System.Windows.Forms.Control) |
![]() | ProcessKeyPreview | Previews a keyboard message. (Inherited from System.Windows.Forms.Control) |
![]() | RaiseDragEvent | Raises the appropriate drag event. (Inherited from System.Windows.Forms.Control) |
![]() | RaiseKeyEvent | Raises the appropriate key event. (Inherited from System.Windows.Forms.Control) |
![]() | RaiseMouseEvent | Raises the appropriate mouse event. (Inherited from System.Windows.Forms.Control) |
![]() | RaisePaintEvent | Raises the appropriate paint event. (Inherited from System.Windows.Forms.Control) |
![]() | RecreateHandle | Forces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control) |
![]() | ResetMouseEventArgs | Resets the control to handle the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control) |
![]() | RtlTranslateAlignment | Overloaded. Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control) |
![]() | RtlTranslateHorizontal | Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control) |
![]() | RtlTranslateLeftRight | Converts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control) |
![]() | ScaleControl | (Inherited from System.Windows.Forms.Control) |
![]() | SetAutoSizeMode | Sets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control) |
![]() | SetBoundsCore | Performs the work of setting the specified bounds of this control. (Inherited from System.Windows.Forms.Control) |
![]() | SetClientSizeCore | Sets the size of the client area of the control. (Inherited from System.Windows.Forms.Control) |
![]() | SetStyle | Sets a specified System.Windows.Forms.ControlStyles flag to either true or false. (Inherited from System.Windows.Forms.Control) |
![]() | SetTopLevel | Sets the control as the top-level control. (Inherited from System.Windows.Forms.Control) |
![]() | SetVisibleCore | Sets the control to the specified visible state. (Inherited from System.Windows.Forms.Control) |
![]() | SizeFromClientSize | (Inherited from System.Windows.Forms.Control) |
![]() | UpdateStyles | Forces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control) |
![]() | UpdateZOrder | Updates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control) |
![]() | WndProc | Processes Windows messages. (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. (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 | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (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 | Occurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control) |
![]() | Click | Occurs when the control is clicked. (Inherited from System.Windows.Forms.Control) |
![]() | ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (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. |
![]() | ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) |
![]() | ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) |
![]() | CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control) |
![]() | DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. (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 | Occurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | Occurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control) |
![]() | DragEnter | Occurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragLeave | Occurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | Occurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | Enter | Occurs when the control is entered. (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 | Occurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | GiveFeedback | Occurs during a drag operation. (Inherited from System.Windows.Forms.Control) |
![]() | HelpRequested | Occurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control) |
![]() | ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control) |
![]() | KeyDown | Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | Occurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | Layout | Occurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control) |
![]() | Leave | Occurs when the input focus leaves the control. (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 | Occurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | Occurs when the control's margin changes. (Inherited from System.Windows.Forms.Control) |
![]() | MouseCaptureChanged | Occurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control) |
![]() | MouseClick | Occurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | Occurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseHover | Occurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control) |
![]() | Move | Occurs when the control is moved. (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 | Occurs when the control's padding changes. (Inherited from System.Windows.Forms.Control) |
![]() | Paint | Occurs when the control is redrawn. (Inherited from System.Windows.Forms.Control) |
![]() | ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (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 | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control) |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control) |
![]() | RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control) |
![]() | Resize | Occurs when the control is resized. (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. (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 | Occurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | StyleChanged | Occurs when the control style changes. (Inherited from System.Windows.Forms.Control) |
![]() | SystemColorsChanged | Occurs when the system colors change. (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | Validated | Occurs when the control is finished validating. (Inherited from System.Windows.Forms.Control) |
![]() | Validating | Occurs when the control is validating. (Inherited from System.Windows.Forms.Control) |
![]() | VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control) |