Northwoods.Go Assembly > Northwoods.Go Namespace : GoToolContext Class |
For a list of all members of this type, see GoToolContext members.
Name | Description | |
---|---|---|
![]() | BackgroundContextMenu | Gets the view's original ContextMenu, before being temporarily reset by this tool. |
![]() | BackgroundContextMenuStrip | Gets the view's original ContextMenuStrip, before being temporarily reset by this tool. |
![]() | CurrentObject | Gets or sets this tool's CurrentObject property. (Inherited from Northwoods.Go.GoTool) |
![]() | FirstInput | Gets this view's FirstInput property. (Inherited from Northwoods.Go.GoTool) |
![]() | LastInput | Gets this view's LastInput property. (Inherited from Northwoods.Go.GoTool) |
![]() | Selection | Gets this view's Selection property. (Inherited from Northwoods.Go.GoTool) |
![]() | SingleSelection | Gets or sets whether the GoTool.CurrentObject becomes the one and only selected object even if there are other already-selected objects. |
![]() | TransactionResult | Gets or sets whether to abort the current transaction if this tool is stopped; if set to a string, the string specifies the name of the transaction that will be finished when the tool stops. (Inherited from Northwoods.Go.GoTool) |
![]() | View | Gets the view for which this tool is handling canonicalized input events. (Inherited from Northwoods.Go.GoTool) |