DeployLX Software Protection System

RegistrationPanel Class

Used by the RegistrationLimit to display a form to gather registration information including name, organization and serial number.

Syntax

Public Class RegistrationPanel _
	Inherits SplitPanel
public class RegistrationPanel : SplitPanel

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
              DeployLX.Licensing.v5..::..SuperFormPanel
                DeployLX.Licensing.v5..::..SplitPanel
                  DeployLX.Licensing.v5..::..RegistrationPanel

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also