Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / DesignerMain Constructor / DesignerMain Constructor(Object)


In This Topic
DesignerMain Constructor(Object)
In This Topic
Initializes a new instance of the DesignerMain class.
Syntax
'Declaration
 
Public Function New( _
   ByVal control As Object _
)
 
'Usage
 
Dim control As Object
 
Dim instance As New DesignerMain(control)

Parameters

control
See Also