Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / AboutDialog Class
Members


In This Topic
    AboutDialog Class
    In This Topic
    Represents an About dialog.
    Syntax
    'Declaration
     
    
    Public Class AboutDialog 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As AboutDialog
    public class AboutDialog : 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.AboutDialog

    See Also