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


In This Topic
    AboutEditor Class
    In This Topic
    Represents the About dialog editor.
    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