GoDiagram Web Reference
GoToolContext Class
Members 

The "mode-less" tool used to handle the user's mouse click to invoke a context menu.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoToolContext 
   Inherits GoTool
   Implements IGoTool 
[SerializableAttribute()]
public class GoToolContext : GoTool, IGoTool  
Remarks
An instance of this tool is one of the first tools in the default GoView's GoView.MouseDownTools list. By default this will make the object at the mouse point be the only selected object. Set SingleSelection if you want to let users operate a context menu on more than one selected object.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoTool
      Northwoods.GoWeb.GoToolContext

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoToolContext Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback