Spread Windows Forms 8.0 Product Documentation
ShapeEventArgs Constructor(String,String)


Shape type
Shape child type
Creates a new object with the SubEditorCancel event arguments.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As String, _
   ByVal childType As String _
)
'Usage
 
Dim type As String
Dim childType As String
 
Dim instance As New ShapeEventArgs(type, childType)
public ShapeEventArgs( 
   string type,
   string childType
)

Parameters

type
Shape type
childType
Shape child type
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

ShapeEventArgs Class
ShapeEventArgs Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.