Northwoods.Go Assembly > Northwoods.Go Namespace : GoPalette Class |
The following tables list the members exposed by GoPalette.
Name | Description | |
---|---|---|
![]() | GoPalette Constructor | Create a GoPalette window that can show a collection of GoObject items arranged in a grid that the user can drag from. |
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) |
![]() | AlignsSelectionObject | Gets or sets whether to align each item's GoObject.SelectionObject instead of the whole item. |
![]() | AllowCopy | Gets or sets whether the user can copy objects in this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowDelete | Gets or sets whether the user can delete objects in this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowDragOut | Gets or sets whether the user can drag the selection out of this view to another window. (Inherited from Northwoods.Go.GoView) |
![]() | AllowDrop | Gets and sets whether this view accepts drop events of drag-and-drop operations. (Inherited from Northwoods.Go.GoView) |
![]() | AllowEdit | Gets or sets whether the user can edit objects in this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowInsert | Gets or sets whether the user can insert objects into this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowKey | Gets or sets whether the user can type keystroke commands in this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowLink | Gets or sets whether the user can link objects together in this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowMouse | Gets or sets whether the user can use the mouse in this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowMove | Gets or sets whether the user can move objects in this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowReshape | Gets or sets whether the user can reshape objects in this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowResize | Gets or sets whether the user can resize objects in this view. (Inherited from Northwoods.Go.GoView) |
![]() | AllowSelect | Gets or sets whether the user can select objects in this view. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | ArrowMoveSmall | Gets or sets the distance a selected object is moved using the arrow keys with the Ctrl key held down. (Inherited from Northwoods.Go.GoView) |
![]() | AutomaticLayout | Gets or sets whether LayoutItems actually positions all the items. |
![]() | AutoPanRegion | Gets or sets the region around the original pan point where automatic panning does not occur. (Inherited from Northwoods.Go.GoView) |
![]() | AutoScrollDelay | Gets or sets how long to wait before autoscrolling. (Inherited from Northwoods.Go.GoView) |
![]() | AutoScrollRegion | Gets or sets the margin in the view where a mouse drag will automatically cause the view to scroll. (Inherited from Northwoods.Go.GoView) |
![]() | AutoScrollTime | Gets or sets how quickly to change the GoView.DocPosition when the mouse is in the GoView.AutoScrollRegion. (Inherited from Northwoods.Go.GoView) |
![]() | 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 GoView.Sheet, that is a GoSheet in this view's GoView.BackgroundLayer. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | BorderStyle | Gets or sets the border style for this view. (Inherited from Northwoods.Go.GoView) |
![]() | BoundingHandlePenWidth | Gets or sets the width of the pen used in bounding handles, surrounding a selected object. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | ContextClickSingleSelection | Gets or sets the GoToolContext.SingleSelection property of the GoToolContext tool that is in the GoView.MouseDownTools list. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | DocScale | Gets or sets the scale at which this view displays its document. (Inherited from Northwoods.Go.GoView) |
![]() | DocumentSize | Gets the dimensions of the document. (Inherited from Northwoods.Go.GoView) |
![]() | DocumentTopLeft | Gets the top-left position of the document. (Inherited from Northwoods.Go.GoView) |
![]() | DragRoutesRealtime | Gets or sets whether the routing of links happens continuously when GoView.DragsRealtime is true. [In Web Forms there is no continuous visual feedback of the rerouting of links.] (Inherited from Northwoods.Go.GoView) |
![]() | 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.] (Inherited from Northwoods.Go.GoView) |
![]() | DrawsXorMode | Gets or sets whether a rubber-band box should be drawn in XOR mode. (Inherited from Northwoods.Go.GoView) |
![]() | 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 GoView.OnDragEnter should call GoView.DoExternalDrop immediately, to actually create the dropped objects and add them to the document, and so that the user's drag-and-drop from another window will use an instance of a GoToolDragging as the current GoView.Tool for dragging around those newly dropped objects. (Inherited from Northwoods.Go.GoView) |
![]() | 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 GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridCellSizeWidth | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridLineColor | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridLineDashPattern | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridLineDashStyle | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridLineWidth | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridMajorLineColor | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridMajorLineDashPattern | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridMajorLineDashStyle | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridMajorLineFrequency | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridMajorLineWidth | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridOriginRelative | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridOriginX | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridOriginY | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridSnapCellSpot | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridSnapDrag | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridSnapOpaque | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridSnapResize | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridStyle | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | GridUnboundedSpots | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) |
![]() | HidesSelection | Gets or sets whether the selection disappears when this view loses focus. (Inherited from Northwoods.Go.GoView) |
![]() | HoverDelay | Gets or sets how long a mouse should stay at one spot before a hover event occurs. (Inherited from Northwoods.Go.GoView) |
![]() | ImageList | Gets or sets the ImageList that GoImage objects can draw from. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | IsRenderingBitmap | This property is true when this GoView is producing a Bitmap. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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 GoView.NewLinkPrototype as a GoLabeledLink. (Inherited from Northwoods.Go.GoView) |
![]() | NewGoLink | This convenience property safely casts the value of GoView.NewLinkPrototype as a GoLink. (Inherited from Northwoods.Go.GoView) |
![]() | NewLinkPrototype | Gets or sets a GoObject that is copied when a new link is created. (Inherited from Northwoods.Go.GoView) |
![]() | NoFocusSelectionColor | Gets or sets the handle color for selected objects when this view does not have focus. (Inherited from Northwoods.Go.GoView) |
![]() | Orientation | Gets or sets how to fill the palette by positioning its items. |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | PaintNothingScale | Gets or sets the scale at which greeked objects paint nothing. (Inherited from Northwoods.Go.GoView) |
![]() | PixelOffsetMode | Gets or sets how pixels are positioned for all drawing operations. (Inherited from Northwoods.Go.GoView) |
![]() | PortGravity | Gets or sets the distance at which potential links will snap to valid ports. (Inherited from Northwoods.Go.GoView) |
![]() | PrimarySelectionColor | Gets or sets the handle color for the primary selection. (Inherited from Northwoods.Go.GoView) |
![]() | PrintDocumentSize | Gets the size of the document to be printed. (Inherited from Northwoods.Go.GoView) |
![]() | PrintDocumentTopLeft | Gets the top-left position of the document to be printed. (Inherited from Northwoods.Go.GoView) |
![]() | PrintScale | Gets or sets the scale at which we should print. (Inherited from Northwoods.Go.GoView) |
![]() | PrintsViewObjects | Gets or sets whether GoView.PrintView should print objects that belong to view layers as well as all document objects. (Inherited from Northwoods.Go.GoView) |
![]() | ResizeHandleHeight | Design-time and PropertyGrid access to GoView.ResizeHandleSize. (Inherited from Northwoods.Go.GoView) |
![]() | ResizeHandlePenWidth | Gets or sets the width of the pen used in resize handles for a selected object. (Inherited from Northwoods.Go.GoView) |
![]() | ResizeHandleWidth | Design-time and PropertyGrid access to GoView.ResizeHandleSize. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | SecondarySelectionColor | Gets or sets the handle color for selected objects other than the primary selection. (Inherited from Northwoods.Go.GoView) |
![]() | SelectInRectangleStyle | Gets or sets the GoPickInRectangleStyle used by GoView.SelectInRectangle to determine whether an object is within a rectangle. (Inherited from Northwoods.Go.GoView) |
![]() | ShadowColor | Gets or sets the color used for drawing drop shadows. (Inherited from Northwoods.Go.GoView) |
![]() | ShadowHeight | Design-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.Go.GoView) |
![]() | ShadowWidth | Design-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.Go.GoView) |
![]() | SheetBackgroundImageSpot | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) |
![]() | SheetBottomRightMargin | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) |
![]() | SheetMarginBounds | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) |
![]() | SheetMarginColor | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) |
![]() | SheetPaperBounds | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) |
![]() | SheetShowsMargins | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) |
![]() | SheetStyle | Overridden. SheetStyle is always GoViewSheetStyle.None , and cannot be set. |
![]() | SheetTopLeftMargin | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) |
![]() | ShowHorizontalScrollBar | Gets or sets the visibility policy for the horizontal scroll bar. (Inherited from Northwoods.Go.GoView) |
![]() | ShowsNegativeCoordinates | Controls whether any parts of the document at negative coordinates can be seen or scrolled to by the user, when the GoView.SheetStyle is None. (Inherited from Northwoods.Go.GoView) |
![]() | ShowVerticalScrollBar | Gets or sets the visibility policy for the vertical scroll bar. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | Sorting | Gets or sets whether and how LayoutItems sorts before it positions all of the items. |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | ToolTipText | Gets or sets a string to be displayed in a tooltip when no tooltip text is shown for a particular GoObject. (Inherited from Northwoods.Go.GoView) |
![]() | 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) |
![]() | 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() . (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | CanDeleteObjects | Called to see if the user can delete objects in this view for this document. (Inherited from Northwoods.Go.GoView) |
![]() | CanEditCopy | This predicate is true when the user can perform the GoView.EditCopy action. (Inherited from Northwoods.Go.GoView) |
![]() | CanEditCut | This predicate is true when the user can perform the GoView.EditCut action. (Inherited from Northwoods.Go.GoView) |
![]() | CanEditDelete | This predicate is true when the user can perform the GoView.EditDelete action. (Inherited from Northwoods.Go.GoView) |
![]() | CanEditEdit | This predicate is true when the user can perform the GoView.EditEdit action. (Inherited from Northwoods.Go.GoView) |
![]() | CanEditObjects | Called to see if the user can edit objects in this view for this document. (Inherited from Northwoods.Go.GoView) |
![]() | CanEditPaste | This predicate is true when the user can perform the GoView.EditPaste action. (Inherited from Northwoods.Go.GoView) |
![]() | CanInsertObjects | Called to see if the user can insert objects into this view for this document. (Inherited from Northwoods.Go.GoView) |
![]() | CanLinkObjects | Called to see if the user can link objects together in this view for this document. (Inherited from Northwoods.Go.GoView) |
![]() | CanMoveObjects | Called to see if the user can move objects in this view for this document. (Inherited from Northwoods.Go.GoView) |
![]() | CanRedo | This just calls Document.CanRedo() . (Inherited from Northwoods.Go.GoView) |
![]() | CanReshapeObjects | Called to see if the user can reshape objects in this view for this document. (Inherited from Northwoods.Go.GoView) |
![]() | CanResizeObjects | Called to see if the user can resize objects in this view for this document. (Inherited from Northwoods.Go.GoView) |
![]() | CanScroll | Determine if there is room for the view to be scrolled in a given direction. (Inherited from Northwoods.Go.GoView) |
![]() | CanSelectObjects | Called to see if the user can select objects in this view for this document. (Inherited from Northwoods.Go.GoView) |
![]() | CanUndo | This just calls Document.CanUndo() . (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | ComputeDocumentBounds | Determine the actual extent of all of the objects in the document as seen by this view. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | ConvertViewToDoc | Overloaded. Given a point in this view, calculate the corresponding point in the view's document. (Inherited from Northwoods.Go.GoView) |
![]() | CopySelection | Make copies of the objects in a collection and add them to this view's document at the given offset. (Inherited from Northwoods.Go.GoView) |
![]() | CopyToClipboard | Put a copy of a collection of objects in the clipboard. (Inherited from Northwoods.Go.GoView) |
![]() | 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 GoView.DefaultTool for this view. (Inherited from Northwoods.Go.GoView) |
![]() | CreateDocument | This method is called by the constructor to create a document for this view. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | CreateLink | The GoToolLinking class calls this method to create a new link between ports. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | CreateSheet | Overridden. Palettes do not support GoView.GoView.Sheet. |
![]() | DeleteSelection | Delete a collection of objects. (Inherited from Northwoods.Go.GoView) |
![]() | 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, GoView.DoMouseHover is called. (Inherited from Northwoods.Go.GoView) |
![]() | Dispose | Overloaded. Free up any Windows resources that this view caches. (Inherited from Northwoods.Go.GoView) |
![]() | DoAutoPan | Start or continue scrolling the view according to the relative position of the viewPnt compared to the originPnt. (Inherited from Northwoods.Go.GoView) |
![]() | DoAutoScroll | Start or continue automatically scrolling the view during a mouse drag. (Inherited from Northwoods.Go.GoView) |
![]() | DoBackgroundMouseOver | This method is called by GoView.DoMouseOver when no call to OnMouseOver has returned true. (Inherited from Northwoods.Go.GoView) |
![]() | DoCancelMouse | Handle a canonicalized cancel input event. (Inherited from Northwoods.Go.GoView) |
![]() | DoContextClick | Perform the behavior that normally occurs upon a context click. (Inherited from Northwoods.Go.GoView) |
![]() | DoDoubleClick | Perform the behavior that normally occurs upon a double click. (Inherited from Northwoods.Go.GoView) |
![]() | DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) |
![]() | DoEndEdit | Stop the user's editing an object using the GoView.EditControl. (Inherited from Northwoods.Go.GoView) |
![]() | DoHover | Perform the behavior that normally occurs upon a mouse hover. (Inherited from Northwoods.Go.GoView) |
![]() | DoKeyDown | Handle a canonicalized keyboard input event. (Inherited from Northwoods.Go.GoView) |
![]() | DoMouseDown | Handle a canonicalized mouse down input event. (Inherited from Northwoods.Go.GoView) |
![]() | DoMouseHover | Handle a canonicalized mouse hover input event. (Inherited from Northwoods.Go.GoView) |
![]() | DoMouseMove | Handle a canonicalized mouse move input event. (Inherited from Northwoods.Go.GoView) |
![]() | DoMouseOver | Perform the immediate behavior normally associated with the mouse moving without a mouse button being pressed. (Inherited from Northwoods.Go.GoView) |
![]() | DoMouseUp | Handle a canonicalized mouse up input event. (Inherited from Northwoods.Go.GoView) |
![]() | DoMouseWheel | Handle a canonicalized mouse wheel input event. (Inherited from Northwoods.Go.GoView) |
![]() | DoObjectEnterLeave | Perform the behavior that normally occurs when there is a change in the document object that the mouse is over. (Inherited from Northwoods.Go.GoView) |
![]() | DoSelectionDropped | Perform the behavior that normally occurs when the GoView.Selection has been dropped in this view. (Inherited from Northwoods.Go.GoView) |
![]() | DoSelectionDropReject | Invoke GoView.BackgroundSelectionDropReject or GoView.ObjectSelectionDropReject event handlers and GoObject.GoObject.OnSelectionDropReject methods to see if any want to prevent a drop. (Inherited from Northwoods.Go.GoView) |
![]() | DoSingleClick | Perform the behavior that normally occurs upon a single click. (Inherited from Northwoods.Go.GoView) |
![]() | DoToolTipObject | This method is responsible for finding a tooltip string for an object and then displaying it in a ToolTip. (Inherited from Northwoods.Go.GoView) |
![]() | DoWheel | Perform the standard mouse wheel behavior for views. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | DrawXorLine | Draw a line on the screen in XOR mode. (Inherited from Northwoods.Go.GoView) |
![]() | DrawXorRectangle | Draw a rectangle on the screen in XOR mode. (Inherited from Northwoods.Go.GoView) |
![]() | EditCopy | Copy the GoView.Selection to the clipboard. (Inherited from Northwoods.Go.GoView) |
![]() | EditCut | Copy the current GoView.Selection to the clipboard and then delete it. (Inherited from Northwoods.Go.GoView) |
![]() | EditDelete | Remove all selected objects from this view's document. (Inherited from Northwoods.Go.GoView) |
![]() | EditEdit | Have the user edit the primary selection. (Inherited from Northwoods.Go.GoView) |
![]() | EditObject | Begin having the user edit an object. (Inherited from Northwoods.Go.GoView) |
![]() | EditPaste | Paste and select a copy of the clipboard's GoObjects into this view's document. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | FindNearestGridPoint | Find the nearest GoView.Grid point to a given point. (Inherited from Northwoods.Go.GoView) |
![]() | FinishTransaction | This just calls Document.FinishTransaction(tname) . (Inherited from Northwoods.Go.GoView) |
![]() | Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) |
![]() | GetBitmap | Produce a rendering of this view. (Inherited from Northwoods.Go.GoView) |
![]() | GetBitmapFromCollection | Overloaded. Return a Bitmap displaying all of the visible objects in the given collection. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | GetShadowPen | Get a Pen for drawing an object's drop-shadow. (Inherited from Northwoods.Go.GoView) |
![]() | HandleScroll | This is the event handler for both scroll bars. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | LayoutItems | Position all of this document's objects in a grid, according to the orientation and sort order. |
![]() | LayoutScrollBars | Position and size the scrollbars and corner. (Inherited from Northwoods.Go.GoView) |
![]() | LimitDocPosition | This method is called when setting the GoView.DocPosition property to make sure the view only takes reasonable, desired positions. (Inherited from Northwoods.Go.GoView) |
![]() | LimitDocScale | This method is called when setting the DocScale property to make sure that the view only displays objects at a reasonable scale. (Inherited from Northwoods.Go.GoView) |
![]() | MatchesNodeLabel | This predicate is called by GoView.SelectNextNode to decide if a part's text label starts with a given character. (Inherited from Northwoods.Go.GoView) |
![]() | MoveSelection | Move a collection of objects by a given offset. (Inherited from Northwoods.Go.GoView) |
![]() | PasteFromClipboard | Copy the GoObjects in the clipboard into this view's document. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | PickObjects | Return a collection of objects that can be picked at a particular point. (Inherited from Northwoods.Go.GoView) |
![]() | PickObjectsInRectangle | Return a collection of objects that are surrounded by a given rectangle. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) | |
![]() | PrintDocumentPage | This is called repeatedly by the printing process in order to produce the printed image. (Inherited from Northwoods.Go.GoView) |
![]() | PrintPreview | Display a print preview window for this view's document. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseBackgroundContextClicked | Raise a GoView.BackgroundContextClicked event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseBackgroundDoubleClicked | Raise a GoView.BackgroundDoubleClicked event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseBackgroundHover | Raise a GoView.BackgroundHover event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseBackgroundSelectionDropped | Raise a GoView.BackgroundSelectionDropped event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseBackgroundSelectionDropReject | Call GoView.OnBackgroundSelectionDropReject with the given GoInputEventArgs to raise a GoView.BackgroundSelectionDropReject event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseBackgroundSingleClicked | Raise a GoView.BackgroundSingleClicked event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseChanged | Overridden. When the GoView.Grid changes, call LayoutItems. |
![]() | RaiseClipboardCopied | Call GoView.OnClipboardCopied to raise a GoView.ClipboardCopied event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseClipboardPasted | Call GoView.OnClipboardPasted to raise a GoView.ClipboardPasted event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseExternalObjectsDropped | Call GoView.OnExternalObjectsDropped to raise a GoView.ExternalObjectsDropped event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseLinkCreated | Call GoView.OnLinkCreated for the given object to raise a GoView.LinkCreated event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseLinkRelinked | Call GoView.OnLinkRelinked for the given object to raise a GoView.LinkRelinked event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectContextClicked | Raise an GoView.ObjectContextClicked event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectDoubleClicked | Raise an GoView.ObjectDoubleClicked event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectEdited | Call GoView.OnObjectEdited for the given object to raise an GoView.ObjectEdited event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectEnterLeave | Raise an GoView.ObjectEnterLeave event for a given object. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectGotSelection | Call GoView.OnObjectGotSelection for the given object to raise an GoView.ObjectGotSelection event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectHover | Raise an GoView.ObjectHover event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectLostSelection | Call GoView.OnObjectLostSelection for the given object to raise an GoView.ObjectLostSelection event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectResized | Call GoView.OnObjectResized for the given object to raise an GoView.ObjectResized event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectSelectionDropped | Raise an GoView.ObjectSelectionDropped event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectSelectionDropReject | Call GoView.OnObjectSelectionDropReject with the given GoObjectEventArgs to raise a GoView.ObjectSelectionDropReject event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseObjectSingleClicked | Raise an GoView.ObjectSingleClicked event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) |
![]() | RaisePropertyChangedEvent | Raise a GoView.PropertyChanged event for the given property name. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseSelectionCopied | Call GoView.OnSelectionCopied to raise a GoView.SelectionCopied event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseSelectionDeleted | Call GoView.OnSelectionDeleted to raise a GoView.SelectionDeleted event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseSelectionDeleting | Call GoView.OnSelectionDeleting with the given CancelEventArgs to raise a GoView.SelectionDeleting event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseSelectionFinished | Call GoView.OnSelectionFinished. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseSelectionMoved | Call GoView.OnSelectionMoved to raise a GoView.SelectionMoved event. (Inherited from Northwoods.Go.GoView) |
![]() | RaiseSelectionStarting | Call GoView.OnSelectionStarting. (Inherited from Northwoods.Go.GoView) |
![]() | 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() . (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | RequestFocus | Call the Control.Focus() method, catching any SecurityException to make sure GoView.OnGotFocus is called anyway. (Inherited from Northwoods.Go.GoView) |
![]() | RescaleToFit | Change the GoView.DocScale and GoView.DocPosition properties so that all document objects are visible. (Inherited from Northwoods.Go.GoView) |
![]() | RescaleWithCenter | Change the GoView.DocScale, and adjust the GoView.DocPosition so that the docPt remains at the center of the view. (Inherited from Northwoods.Go.GoView) |
![]() | 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). (Inherited from Northwoods.Go.GoView) |
![]() | ScrollPage | Programmatically scroll the view by a "page" (a large change). (Inherited from Northwoods.Go.GoView) |
![]() | ScrollRectangleToVisible | Change this view's DocPosition so that the given rectangle is visible. (Inherited from Northwoods.Go.GoView) |
![]() | Select | Overloaded. Activates the control. (Inherited from System.Windows.Forms.Control) |
![]() | SelectAll | Add all eligible document objects to this view's selection. (Inherited from Northwoods.Go.GoView) |
![]() | SelectInRectangle | Add all eligible document objects that are within a given rectangle to this view's selection. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) |
![]() | SnapPoint | Find the nearest grid point to a given point when GoView.MoveSelection or GoView.CopySelection need to snap object locations to a grid. (Inherited from Northwoods.Go.GoView) |
![]() | StandardizeCursorName | Convert a cursor name to a standardized name. (Inherited from Northwoods.Go.GoView) |
![]() | StartTransaction | This just calls Document.StartTransaction() . (Inherited from Northwoods.Go.GoView) |
![]() | StopAutoScroll | Stop any ongoing auto-scroll or auto-pan action. (Inherited from Northwoods.Go.GoView) |
![]() | 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() . (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | UpdateScrollBars | Update the scroll bars for this view, changing the minimum/maximum/value and visibility as appropriate. (Inherited from Northwoods.Go.GoView) |
![]() | UpdateView | Cause the whole view, including scroll bars, to be redrawn. (Inherited from Northwoods.Go.GoView) |
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. (Inherited from Northwoods.Go.GoView) |
![]() | BackgroundDoubleClicked | The user performed a double click on the background, not over any document object. (Inherited from Northwoods.Go.GoView) |
![]() | BackgroundHover | The user hovered over the background, not over any document object. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | BackgroundSingleClicked | The user performed a single click on the background, not over any document object. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | ClipboardPasted | The event that is raised after the user has pasted a copy of the clipboard into this document. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | LinkRelinked | The event that is raised after the user reconnects an existing link. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | ObjectDoubleClicked | A document object was double clicked by the user. (Inherited from Northwoods.Go.GoView) |
![]() | ObjectEdited | The event that is raised after the user finishes editing an object. (Inherited from Northwoods.Go.GoView) |
![]() | ObjectEnterLeave | The mouse entered and/or left a document object, when no particular tool is running (a mouse-over) or when dragging. (Inherited from Northwoods.Go.GoView) |
![]() | ObjectGotSelection | The event that is raised when an object gets added to this view's selection. (Inherited from Northwoods.Go.GoView) |
![]() | ObjectHover | A document object was hovered over by the user. (Inherited from Northwoods.Go.GoView) |
![]() | ObjectLostSelection | The event that is raised when an object is removed from this view's selection. (Inherited from Northwoods.Go.GoView) |
![]() | ObjectResized | The event that is raised after the user finishes resizing an object. (Inherited from Northwoods.Go.GoView) |
![]() | ObjectSelectionDropped | The user dropped the view's Selection onto a document object. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | ObjectSingleClicked | A document object was single clicked by the user. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | 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. (Inherited from Northwoods.Go.GoView) |
![]() | SelectionDeleted | The event that is raised after the user has deleted the selected objects. (Inherited from Northwoods.Go.GoView) |
![]() | SelectionDeleting | The cancellable event that is raised just before the user has deleted the selected objects. (Inherited from Northwoods.Go.GoView) |
![]() | SelectionFinished | The event that is raised after a number of objects are selected or de-selected. (Inherited from Northwoods.Go.GoView) |
![]() | SelectionMoved | The event that is raised after the user has finished moving the selection. (Inherited from Northwoods.Go.GoView) |
![]() | SelectionStarting | The event that is raised before a number of objects are selected or de-selected. (Inherited from Northwoods.Go.GoView) |
![]() | 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) |