GoDiagram Web Reference
ContextClick Property

Gets or sets the JavaScript to be executed when the user context-clicks an object.
Syntax
'Declaration
 
Public Property ContextClick As String
public string ContextClick {get; set;}

Property Value

This defaults to null
Remarks
This code (if present) takes precedence over any context menus that are associated with this object, so this property is not frequently used. This just gets or sets the "ContextClick" property.
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

GoPartInfo Class
GoPartInfo Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback