Spread Windows Forms 17
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