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


In This Topic
    EmptyBorder Constructor
    In This Topic
    Creates an empty border (EmptyBorder object).
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New EmptyBorder()
    public EmptyBorder()
    See Also