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


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

    See Also