GoDiagram Web Reference
OnActionCancelled Method (IGoActionObject)

the GoView that the input event occurred in
This method is called by GoToolAction to notify the object that the tool is being cancelled.
Syntax
'Declaration
 
Sub OnActionCancelled( _
   ByVal view As GoView _
) 
void OnActionCancelled( 
   GoView view
)

Parameters

view
the GoView that the input event occurred in
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

IGoActionObject Interface
IGoActionObject Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback