Spread Windows Forms 17
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
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal control As Object _
    )
    'Usage
     
    
    Dim control As Object
     
    Dim instance As New DesignerMain(control)
    public DesignerMain( 
       object control
    )

    Parameters

    control
    See Also