SpreadsheetGear 2012
ShapeActionEventArgs Class
Members 






Provides data for a ShapeAction event.
Object Model
ShapeActionEventArgs Class
Syntax
'Declaration
 
Public Class ShapeActionEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ShapeActionEventArgs
public class ShapeActionEventArgs : System.EventArgs 
public class ShapeActionEventArgs = class(System.EventArgs)
public class ShapeActionEventArgs extends System.EventArgs
public __gc class ShapeActionEventArgs : public System.EventArgs 
public ref class ShapeActionEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      SpreadsheetGear.Windows.Forms.ShapeActionEventArgs

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

ShapeActionEventArgs Members
SpreadsheetGear.Windows.Forms Namespace

Send Feedback