Spread Windows Forms 13.0 Product Documentation
FarPoint.Win Assembly / FarPoint.Win Namespace / AboutEditor Class
Members


In This Topic
    AboutEditor Class
    In This Topic
    Represents the About dialog editor.
    Object Model
    AboutEditor Class
    Syntax
    'Declaration
     
    Public Class AboutEditor 
       Inherits System.Drawing.Design.UITypeEditor
    'Usage
     
    Dim instance As AboutEditor
    public class AboutEditor : System.Drawing.Design.UITypeEditor 
    Inheritance Hierarchy

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

    See Also