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


In This Topic
    BorderEditorUI Class
    In This Topic
    Represents the border editor user interface.
    Syntax
    'Declaration
     
    
    Public Class BorderEditorUI 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As BorderEditorUI
    public class BorderEditorUI : System.Windows.Forms.Form 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         FarPoint.Win.BorderEditorUI

    See Also