GoDiagram Web Reference
OnActionCancelled Method (Indicator)

This method is called by Northwoods.GoWeb.GoToolAction when the tool is being cancelled.
Syntax
'Declaration
 
Public Overridable Sub OnActionCancelled( _
   ByVal view As GoView _
) 
public virtual void OnActionCancelled( 
   GoView view
)

Parameters

view
Remarks
This just restores the Value to its original value, remembered at the time this indicator was activated.
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