DeployLX Software Protection System

ActivationInfoPanel Class

Displays information about the activation process and the activation requirements established by the license.

Syntax

Public Class ActivationInfoPanel _
	Inherits SplitPanel
public class ActivationInfoPanel : 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..::..ActivationInfoPanel

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

See Also