GoDiagram Web Reference
OnActionActivated Method (Indicator)

This method saves the original value when the indicator is starting to be manipulated by the user.
Syntax
'Declaration
 
Public Overridable Sub OnActionActivated( _
   ByVal view As GoView, _
   ByVal e As GoInputEventArgs _
) 
public virtual void OnActionActivated( 
   GoView view,
   GoInputEventArgs e
)

Parameters

view
e
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

Indicator Class
Indicator Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback