Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / BevelBorderFactory Class / BevelBorderFactory Constructor


In This Topic
    BevelBorderFactory Constructor
    In This Topic
    Creates a beveled border factory.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New BevelBorderFactory()
    public BevelBorderFactory()
    See Also