Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / AboutEditor Class / AboutEditor Constructor


In This Topic
    AboutEditor Constructor
    In This Topic
    Initializes a new instance of the AboutEditor class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New AboutEditor()
    public AboutEditor()
    See Also