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


In This Topic
    EmptyBorder Class
    In This Topic
    Represents an empty border that takes no space.
    Syntax
    'Declaration
     
    
    Public Class EmptyBorder 
       Implements IBorder, IBorder2, IBorder3, ISerializeSupport 
    'Usage
     
    
    Dim instance As EmptyBorder
    public class EmptyBorder : IBorder, IBorder2, IBorder3, ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.EmptyBorder

    See Also