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


In This Topic
    BorderEditor Class
    In This Topic
    Represents the border editor.
    Syntax
    'Declaration
     
    
    Public Class BorderEditor 
       Inherits System.Drawing.Design.UITypeEditor
    'Usage
     
    
    Dim instance As BorderEditor
    public class BorderEditor : System.Drawing.Design.UITypeEditor 
    Inheritance Hierarchy

    System.Object
       System.Drawing.Design.UITypeEditor
          FarPoint.Win.BorderEditor

    See Also