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


In This Topic
    BorderEditorControl Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class BorderEditorControl 
       Inherits System.Windows.Forms.UserControl
    'Usage
     
    
    Dim instance As BorderEditorControl
    public class BorderEditorControl : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         FarPoint.Win.Spread.BorderEditorControl

    See Also