Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / DoubleLineBorderFactory Class
Members


In This Topic
    DoubleLineBorderFactory Class
    In This Topic
    Represents a class that provides a means of creating a double-line border in environments that do not support parameterized constructors.
    Syntax
    'Declaration
     
    
    Public Class DoubleLineBorderFactory 
    'Usage
     
    
    Dim instance As DoubleLineBorderFactory
    public class DoubleLineBorderFactory 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.DoubleLineBorderFactory

    See Also